Searched refs:CLD_EXITED (Results 1 – 10 of 10) sorted by relevance
92 inline int CLD_EXITED = 1; variable93 #pragma D binding "1.0" CLD_EXITED
284 if (info.si_code == CLD_EXITED in wait_subprocess()329 case CLD_EXITED: in wait_subprocess()
1824 CLD_EXITED = 1,1898 CLD_EXITED = 1,1981 CLD_EXITED = 1,2064 CLD_EXITED = 1,2152 CLD_EXITED = 1,2237 CLD_EXITED = 1,2326 CLD_EXITED = 1,
193 expected_code = CLD_EXITED; in traceme_raise()
91 ATF_REQUIRE(si.si_code == CLD_EXITED); in ATF_TC_BODY()
148 ksi->ksi_code = CLD_EXITED; in exit_psignal()509 (p->p_xsig ? CLD_KILLED : CLD_EXITED)), in exit1()912 siginfo->si_code = CLD_EXITED; in match_process()
254 #define CLD_EXITED 1 /* Child has exited */ macro
202 code = CLD_EXITED; in ATF_TC_BODY()
646 case CLD_EXITED: in native_to_linux32_si_status()
847 case CLD_EXITED: in native_to_linux_si_status()