Searched defs:act (Results 1 – 6 of 6) sorted by relevance
74 struct sigaction act; in SignalInit() local
53 struct sigaction act; in SignalRegist() local
171 int sigaction(int sig, const struct sigaction *restrict act, struct sigaction *restrict oact) in sigaction()
1125 def check_arguments(act): argument1144 def main(obj, act): argument
291 bool act = true; variable296 bool act = true; variable
167 const char *act = "load_persist_props_action"; variable