Home
last modified time | relevance | path

Searched defs:act (Results 1 – 9 of 9) sorted by relevance

/system/core/init/
Dinit_parser.c501 void (*func)(struct action *act)) in action_for_each_trigger()
504 struct action *act; in action_for_each_trigger() local
516 struct action *act; in queue_property_triggers() local
536 struct action *act; in queue_all_property_triggers() local
568 struct action *act; in queue_builtin_action() local
585 void action_add_queue_tail(struct action *act) in action_add_queue_tail()
598 struct action *act = node_to_item(node, struct action, qlist); in action_remove_queue_head() local
820 struct action *act; in parse_action() local
841 struct action *act = state->context; in parse_line_action() local
Dsignal_handler.c133 struct sigaction act; in signal_init() local
Dinit.c482 static struct command *get_first_command(struct action *act) in get_first_command()
492 static struct command *get_next_command(struct action *act, struct command *cmd) in get_next_command()
504 static int is_last_command(struct action *act, struct command *cmd) in is_last_command()
/system/extras/tests/bionic/libc/other/
Dtest_timer_create2.c81 struct sigaction act[1]; in main() local
/system/core/sh/
Dtrap.c236 struct sigaction act, oact; in setsignal() local
Dexec.c427 find_command(char *name, struct cmdentry *entry, int act, const char *path) in find_command()
/system/core/adb/
Dsockets.c847 asocket *create_smart_socket(void (*action_cb)(asocket *s, const char *act)) in create_smart_socket()
861 void smart_socket_action(asocket *s, const char *act) in smart_socket_action()
/system/core/debuggerd/
Ddebuggerd.c426 struct sigaction act; in do_server() local
/system/core/libcorkscrew/
Dbacktrace.c150 struct sigaction act; in unwind_backtrace_thread() local