Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/lib/libdtrace/
H A Dsignal.d100 inline int CLD_STOPPED = 5; variable
/netbsd-src/sys/sys/
H A Dsiginfo.h260 #define CLD_STOPPED 5 /* Child has stopped */ macro