Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_printer_tbl.c60 PS_IDLE = 3, enumerator
159 ps = PS_IDLE; in get_printer_status()
/freebsd/lib/libproc/
H A Dlibproc.h46 #define PS_IDLE 1 macro
H A Dproc_create.c224 error = proc_init(pid, 0, PS_IDLE, &phdl); in proc_create()