Searched refs:CLD_STOPPED (Results 1 – 7 of 7) sorted by relevance
14 #if !(defined(CLD_STOPPED) || (defined(HAVE_DECL_CLD_STOPPED) && HAVE_DECL_CLD_STOPPED))15 # define CLD_STOPPED 5 macro35 XLAT(CLD_STOPPED),
5 CLD_STOPPED 5
278 #ifdef CLD_STOPPED279 DEFINE_ENTRY(CLD_STOPPED)
8 --- SIGCHLD \{si_signo=SIGCHLD, si_code=CLD_STOPPED, si_pid=[[:digit:]]+, si_uid=[[:digit:]]+, si_s…
53 case CLD_STOPPED: in report_setter_error()
239 #define CLD_STOPPED (__SI_CHLD|5) /* child has stopped */ macro
933 #define VKI_CLD_STOPPED CLD_STOPPED