Home
last modified time | relevance | path

Searched defs:CLD_TRAPPED (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/lib/libbc/libc/sys/common/
H A Dwait.c86 #define CLD_TRAPPED 4 /* traced child has stopped */ macro
/titanic_51/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in190 inline int CLD_TRAPPED = @CLD_TRAPPED@; variable
/titanic_51/usr/src/boot/sys/sys/
H A Dsignal.h280 #define CLD_TRAPPED 4 /* Traced child has trapped */ macro
/titanic_51/usr/src/uts/common/sys/
H A Dsiginfo.h169 #define CLD_TRAPPED 4 /* traced child has stopped */ macro