Home
last modified time | relevance | path

Searched refs:action_list_pointer (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/toys/pending/
H A Dinit.c31 } *action_list_pointer = NULL; variable
100 y = &action_list_pointer; in add_new_action()
189 y = &action_list_pointer; in reload_inittab()
290 for (x = action_list_pointer; x; x = x->next) { in mark_as_terminated_process()
311 struct action_list_seed *x = action_list_pointer; in run_action_from_list()
384 for (x = action_list_pointer; x; x = x->next) { in restart_init_handler()

Completed in 2 milliseconds