Searched refs:WIFSIGNALED (Results 1 – 3 of 3) sorted by relevance
129 else if (WIFSIGNALED (status)) in do_test()
69 TEST_VERIFY (WIFSIGNALED (ret) != 0); in call_system()
48 # define WIFSIGNALED(status) __WIFSIGNALED (status) macro
Completed in 6 milliseconds