Home
last modified time | relevance | path

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

/system/core/init/
Dinit_parser.cpp96 action* act = node_to_item(node, struct action, alist); in dump_parser_state() local
546 void (*func)(struct action *act)) in action_for_each_trigger()
549 struct action *act; in action_for_each_trigger() local
567 struct action *act; in queue_property_triggers() local
625 action* act = (action*) calloc(1, sizeof(*act)); in queue_builtin_action() local
643 void action_add_queue_tail(struct action *act) in action_add_queue_tail()
656 struct action *act = node_to_item(node, struct action, qlist); in action_remove_queue_head() local
955 action* act = (action*) calloc(1, sizeof(*act)); in parse_action() local
987 struct action *act = (action*) state->context; in parse_line_action() local
Dsignal_handler.cpp176 struct sigaction act; in signal_handler_init() local
Dinit.cpp543 static struct command *get_first_command(struct action *act) in get_first_command()
553 static struct command *get_next_command(struct action *act, struct command *cmd) in get_next_command()
565 static int is_last_command(struct action *act, struct command *cmd) in is_last_command()
/system/core/toolbox/upstream-netbsd/lib/libutil/
Draise_default_signal.c66 struct sigaction origact, act; in raise_default_signal() local
/system/bt/stack/srvc/
Dsrvc_eng.c220 UINT8 act = SRVC_ACT_RSP; in srvc_eng_process_read_req() local
242 UINT8 act = SRVC_ACT_RSP; in srvc_eng_process_write_req() local
273 UINT8 act = SRVC_ACT_IGNORE; in srvc_eng_s_request_cback() local
Dsrvc_battery.c78 UINT8 act = SRVC_ACT_RSP; in battery_s_write_attr_value() local
117 UINT8 act = SRVC_ACT_RSP; in battery_s_read_attr_value() local
Dsrvc_dis.c122 UINT8 act = SRVC_ACT_RSP; in dis_read_attr_value() local
/system/core/libbacktrace/
DBacktraceCurrent.cpp130 struct sigaction act, oldact; in UnwindThread() local
/system/bt/stack/gatt/
Dgatt_auth.c315 tGATT_SEC_ACTION act = GATT_SEC_OK; in gatt_determine_sec_act() local
/system/core/debuggerd/
Ddebuggerd.cpp529 struct sigaction act; in do_server() local