Searched refs:PROC_TTY_ONLY (Results 1 – 3 of 3) sorted by relevance
53 #define PROC_TTY_ONLY 3 macro
903 …int num_procs = __proc_info(PROC_INFO_CALL_LISTPIDS, PROC_TTY_ONLY, get_tty_dev(), (uint32_t)0,…
427 case PROC_TTY_ONLY: in proc_listpids()