sigact_flag_test
if (sigact_flag_test(act, SA_SIGINFO)) {
if (!sigact_flag_test(act, SA_RESTART))
if (sigact_flag_test(act, SA_ONSTACK))
if (sigact_flag_test(act, SA_RESETHAND))
if (sigact_flag_test(act, SA_NODEFER))