Searched refs:PROC_PGRP_ONLY (Results 1 – 3 of 3) sorted by relevance
41 numpids = proc_listpids(PROC_PGRP_ONLY, (uint32_t)pgrpid, buffer, buffersize); in proc_listpgrppids()
53 #define PROC_PGRP_ONLY 2 macro
121 if (type == PROC_PGRP_ONLY) { in proc_listpids()