Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_fork.c375 bcopy(&p1->p_startcopy, &p2->p_startcopy, in do_fork()
376 __rangeof(struct proc, p_startcopy, p_endcopy)); in do_fork()
/f-stack/freebsd/sys/
H A Dproc.h672 #define p_startcopy p_endzero macro