Searched defs:act (Results 1 – 8 of 8) sorted by relevance
33 struct sigaction act {}; in ScopedAlarm() struct46 struct sigaction act {}; in ~ScopedAlarm() struct
55 struct sigaction act {}; in install() struct
649 bool act = false; in nfa_ee_evt_hdlr() local
297 struct sigaction act {}; in TEST_F() struct
738 const struct sigaction act { .sa_handler = SIG_DFL }; in UnblockSignals() struct754 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
895 struct sigaction act; in SignalIsIgnored() local
447 tNFA_EE_NCI_ACTION act; member