Searched refs:CLD_STOPPED (Results 1 - 4 of 4) sorted by relevance

/external/strace/xlat/
H A Dsigchld_codes.h16 #if defined(CLD_STOPPED) || (defined(HAVE_DECL_CLD_STOPPED) && HAVE_DECL_CLD_STOPPED)
17 XLAT(CLD_STOPPED),
/external/e2fsprogs/e2fsck/
H A Dsigcatcher.c278 #ifdef CLD_STOPPED
279 DEFINE_ENTRY(CLD_STOPPED)
/external/kernel-headers/original/uapi/asm-generic/
H A Dsiginfo.h232 #define CLD_STOPPED (__SI_CHLD|5) /* child has stopped */ macro
/external/strace/
H A Dsignal.c305 #define CLD_STOPPED 5 /* child has stopped */ macro

Completed in 79 milliseconds