Searched refs:P_PGID (Results 1 – 7 of 7) sorted by relevance
68 P_PGID, /* A process group (job control group) */ enumerator
93 idtype = P_PGID; in main()
108 P_PGID, /* A process group identifier. */ enumerator
1071 case P_PGID: in proc_to_reap()1215 idtype = P_PGID; in kern_wait()1288 if ((pid_t)id == WAIT_MYPGRP && (idtype == P_PID || idtype == P_PGID)) { in kern_wait6()1292 idtype = P_PGID; in kern_wait6()
1256 case P_PGID: in kern_procctl()
801 idtype = P_PGID; in linux_wait4()804 idtype = P_PGID; in linux_wait4()851 idtype = P_PGID; in linux_waitid()
147 X(P_PID) X(P_PPID) X(P_PGID) X(P_SID) X(P_CID) X(P_UID) X(P_GID)