Searched defs:pgrp (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_proc.c910 struct pgrp * pgrp; local
927 struct pgrp *pgrp; local
936 pg_rele(struct pgrp * pgrp) argument
944 pg_rele_dropref(struct pgrp * pgrp) argument
1020 struct pgrp *pgrp; local
1114 LIST_INSERT_HEAD(PGRPHASH(pgid), pgrp, pg_hash); local
1158 pgdelete_dropref(struct pgrp *pgrp) argument
1290 fixjobc(proc_t p, struct pgrp *pgrp, int entering) argument
1345 orphanpg(struct pgrp * pgrp) argument
2318 pgrp_add(struct pgrp * pgrp, struct proc * parent, struct proc * child) argument
2472 pgrp_lock(struct pgrp * pgrp) argument
2478 pgrp_unlock(struct pgrp * pgrp) argument
2499 struct pgrp * pgrp; local
[all...]
H A Dkern_sig.c1503 struct pgrp *pgrp; local
1563 struct pgrp *pgrp; local
1599 pgsignal(struct pgrp *pgrp, int signum, int checkctty) argument
[all...]
H A Dtty.c1432 struct pgrp *pgrp = PGRP_NULL; local
[all...]
/darwin-on-arm/xnu/bsd/sys/
H A Dproc_internal.h164 struct pgrp { struct
[all...]

Completed in 33 milliseconds