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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dproc_internal.h585 extern int proc_parentdropref(proc_t, int);
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_sig.c1837 proc_parentdropref(pp, 0);
2110 proc_parentdropref(pp, 1);
2245 proc_parentdropref(pp, 0);
H A Dkern_proc.c509 proc_parentdropref(proc_t p, int listlocked) function
521 panic("proc_parentdropref -ve ref\n");

Completed in 41 milliseconds