Searched refs:PROC_PGRP_ONLY (Results 1 – 4 of 4) sorted by relevance
52 #define PROC_PGRP_ONLY 2 macro
79 numpids = proc_listpids(PROC_PGRP_ONLY, (uint32_t)pgrpid, buffer, buffersize); in proc_listpgrppids()
822 …int num_procs = __proc_info(PROC_INFO_CALL_LISTPIDS, PROC_PGRP_ONLY, (uint32_t)proc_config->pro…
413 case PROC_PGRP_ONLY: in proc_listpids()