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