Home
last modified time | relevance | path

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

/freebsd/lib/libproc/
H A Dlibproc.h48 #define PS_RUN 3 macro
H A Dproc_util.c76 phdl->status = PS_RUN; in proc_continue()
H A Dproc_create.c140 error = proc_init(pid, flags, PS_RUN, &phdl); in proc_attach()