Searched defs:CLD_STOPPED (Results 1 - 6 of 6) sorted by relevance

/external/strace/xlat/
H A Dsigchld_codes.h14 #if !(defined(CLD_STOPPED) || (defined(HAVE_DECL_CLD_STOPPED) && HAVE_DECL_CLD_STOPPED))
15 # define CLD_STOPPED 5 macro
35 XLAT(CLD_STOPPED),
/external/kernel-headers/original/uapi/asm-generic/
H A Dsiginfo.h235 #define CLD_STOPPED 5 /* child has stopped */ macro
/external/python/cpython2/Lib/plat-irix6/
H A DWAIT.py161 CLD_STOPPED = 5 variable
H A DFILE.py166 CLD_STOPPED = 5 variable
/external/python/cpython2/Lib/plat-sunos5/
H A DIN.py553 CLD_STOPPED = 5 variable
H A DSTROPTS.py550 CLD_STOPPED = 5 variable

Completed in 417 milliseconds