Searched defs:act (Results 1 – 9 of 9) sorted by relevance
33 struct sigaction act {}; in ScopedAlarm() struct46 struct sigaction act {}; in ~ScopedAlarm() struct
55 struct sigaction act {}; in install() struct
171 struct sigaction act, oldact; in UnwindThread() local
649 bool act = false; in nfa_ee_evt_hdlr() local
297 struct sigaction act {}; in TEST_F() struct
623 const struct sigaction act { .sa_handler = SIG_DFL }; in UnblockSignals() struct639 const struct sigaction act { .sa_handler = SIG_DFL, .sa_flags = SA_NOCLDSTOP }; in InstallSignalFdHandler() struct
348 struct sigaction act, oldact; in TEST_F() local389 struct sigaction act, oldact; in RemoteThroughSignal() local
872 struct sigaction act; in SignalIsIgnored() local
447 tNFA_EE_NCI_ACTION act; member