WIFSIGNALED 141 include/crm/common/unittest_internal.h if (!(WIFSIGNALED(wstatus) && WTERMSIG(wstatus) == SIGABRT)) { \ WIFSIGNALED 1147 lib/common/mainloop.c } else if (WIFSIGNALED(status)) { WIFSIGNALED 1170 lib/services/services_linux.c } else if (WIFSIGNALED(status)) {