Home
last modified time | relevance | path

Searched refs:p_startcopy (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sys/kern/
Dkern_fork.c162 memcpy(&p->p_startcopy, &parent->p_startcopy, in thread_new()
163 (caddr_t)&p->p_endcopy - (caddr_t)&p->p_startcopy); in thread_new()
/openbsd/src/sys/sys/
Dproc.h387 #define p_endzero p_startcopy
390 #define p_startcopy p_sigmask macro