Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libproc/
Dproc_regs.c52 phdl->status == PS_IDLE) { in proc_regget()
108 phdl->status == PS_IDLE) { in proc_regset()
Dproc_bkpt.c110 phdl->status == PS_IDLE) { in proc_bkptset()
171 phdl->status == PS_IDLE) { in proc_bkptdel()
Dlibproc.h48 #define PS_IDLE 1 macro
Dproc_rtld.c117 phdl->status != PS_IDLE) { in proc_rdagent()
Dproc_create.c227 error = proc_init(pid, 0, PS_IDLE, &phdl); in proc_create()
/freebsd-12-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
Dhostres_printer_tbl.c62 PS_IDLE = 3, enumerator
161 ps = PS_IDLE; in get_printer_status()