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

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_proc.c174 static void pgrp_remove(proc_t p);
1150 pgrp_remove(p);
2355 pgrp_remove(struct proc * p) function
2372 panic("pgrp_remove: pg is NULL");

Completed in 19 milliseconds