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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_fork.c510 pinsertchild(parent_proc, child_proc); /* set visible */
973 pinsertchild(parent_proc, child_proc);
H A Dkern_proc.c986 pinsertchild(proc_t parent, proc_t child) function
/darwin-on-arm/xnu/bsd/sys/
H A Dproc_internal.h678 extern void pinsertchild(struct proc *parent, struct proc *child);

Completed in 27 milliseconds