Home
last modified time | relevance | path

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

/freebsd-9-stable/lib/libproc/
Dproc_regs.c48 phdl->status == PS_IDLE) { in proc_regget()
84 phdl->status == PS_IDLE) { in proc_regset()
Dproc_bkpt.c81 phdl->status == PS_IDLE) { in proc_bkptset()
144 phdl->status == PS_IDLE) { in proc_bkptdel()
Dproc_rtld.c64 phdl->status != PS_IDLE) { in proc_rdagent()
Dlibproc.h45 #define PS_IDLE 1 macro
Dproc_create.c158 error = proc_init(pid, 0, PS_IDLE, phdl); in proc_create()
/freebsd-9-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
Dhostres_printer_tbl.c62 PS_IDLE = 3, enumerator
161 ps = PS_IDLE; in get_printer_status()