Searched refs:WAIT_MYPGRP (Results 1 – 2 of 2) sorted by relevance
140 #define WAIT_MYPGRP 0 /* any process in my process group */ macro
1224 if ((pid_t)id == WAIT_MYPGRP && (idtype == P_PID || idtype == P_PGID)) { in kern_wait6()