Searched defs:CLD_STOPPED (Results 1 - 2 of 2) 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.h239 #define CLD_STOPPED (__SI_CHLD|5) /* child has stopped */ macro

Completed in 151 milliseconds