Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dinit.c31 } *action_list_pointer = NULL; variable
100 y = &action_list_pointer; in add_new_action()
195 y = &action_list_pointer; in reload_inittab()
296 for (x = action_list_pointer; x; x = x->next) { in mark_as_terminated_process()
317 struct action_list_seed *x = action_list_pointer; in run_action_from_list()
390 for (x = action_list_pointer; x; x = x->next) { in restart_init_handler()