Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDkern_fork.c400 bcopy(&p1->p_startcopy, &p2->p_startcopy, in do_fork()
401 __rangeof(struct proc, p_startcopy, p_endcopy)); in do_fork()
/NextBSD/sys/sys/
HDproc.h596 #define p_startcopy p_endzero macro