Searched refs:pinsertchild (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_fork.c532 pinsertchild(parent_proc, child_proc); /* set visible */
1011 pinsertchild(parent_proc, child_proc);
H A Dkern_proc.c1113 pinsertchild(proc_t parent, proc_t child) function
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dproc_internal.h718 extern void pinsertchild(struct proc *parent, struct proc *child);

Completed in 145 milliseconds