Home
last modified time | relevance | path

Searched defs:CLD_STOPPED (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/lib/libdtrace/
H A Dsignal.d138 inline int CLD_STOPPED = 5; variable
/freebsd/sys/sys/
H A Dsignal.h335 #define CLD_STOPPED 5 /* Child has stopped */ macro