Home
last modified time | relevance | path

Searched refs:get_tty_dev (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/tests/
H A Dproc_info.c80 uint32_t get_tty_dev(void);
124 get_tty_dev() in get_tty_dev() function
903 …int num_procs = __proc_info(PROC_INFO_CALL_LISTPIDS, PROC_TTY_ONLY, get_tty_dev(), (uint32_t)0,…