Searched refs:CLD_DUMPED (Results 1 – 8 of 8) sorted by relevance
8 #if !(defined(CLD_DUMPED) || (defined(HAVE_DECL_CLD_DUMPED) && HAVE_DECL_CLD_DUMPED))9 # define CLD_DUMPED 3 macro33 XLAT(CLD_DUMPED),
3 CLD_DUMPED 3
231 || info.si_code == CLD_KILLED || info.si_code == CLD_DUMPED) in wait_subprocess()265 case CLD_DUMPED: in wait_subprocess()
272 #ifdef CLD_DUMPED273 DEFINE_ENTRY(CLD_DUMPED)
90 process_info.si_code == CLD_DUMPED) { in WaitForExit()
50 case CLD_DUMPED: in report_setter_error()
237 #define CLD_DUMPED (__SI_CHLD|3) /* child terminated abnormally */ macro
931 #define VKI_CLD_DUMPED CLD_DUMPED