Searched defs:act (Results 1 – 13 of 13) sorted by relevance
33 struct sigaction act {}; in ScopedAlarm() struct46 struct sigaction act {}; in ~ScopedAlarm() struct
55 struct sigaction act {}; in install() struct
206 uint8_t act = SRVC_ACT_RSP; in srvc_eng_process_read_req() local225 uint8_t act = SRVC_ACT_RSP; in srvc_eng_process_write_req() local249 uint8_t act = SRVC_ACT_IGNORE; in srvc_eng_s_request_cback() local
120 uint8_t act = SRVC_ACT_RSP; in dis_read_attr_value() local
158 struct sigaction act, oldact; in UnwindThread() local
96 struct sigaction act, oldact; in LocalInnerFunction() local
355 struct sigaction act, oldact; in TEST_F() local396 struct sigaction act, oldact; in RemoteThroughSignal() local
639 bool act = false; in nfa_ee_evt_hdlr() local
527 const struct sigaction act { .sa_handler = SIG_DFL }; in UnblockSignals() struct543 const struct sigaction act { .sa_handler = SIG_DFL, .sa_flags = SA_NOCLDSTOP }; in InstallSignalFdHandler() struct
272 tGATT_SEC_ACTION act = GATT_SEC_OK; in gatt_determine_sec_act() local
297 struct sigaction act {}; in TEST_F() struct
865 struct sigaction act; in SignalIsIgnored() local
421 tNFA_EE_NCI_ACTION act; member