Searched refs:P_PGID (Results 1 – 4 of 4) sorted by relevance
47 P_PGID, /* A process group identifier. */ enumerator
76 P_PGID, /* A process group (job control group) */
720 idtype = P_PGID; in do_sys_wait()855 case P_PGID: in match_process()1034 if ((pid_t)id == WAIT_MYPGRP && (idtype == P_PID || idtype == P_PGID)) { in find_stopped_child()1036 idtype = P_PGID; in find_stopped_child()
298 idtype = P_PGID; in linux_sys_waitid()