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

/external/toybox/toys/pending/
H A Dinit.c25 struct action_list_seed { struct
26 struct action_list_seed *next;
98 struct action_list_seed *x,**y;
226 static pid_t final_run(struct action_list_seed *x)
272 static struct action_list_seed* mark_as_terminated_process(pid_t pid)
274 struct action_list_seed *x;
302 struct action_list_seed *x = action_list_pointer;
371 struct action_list_seed *x;

Completed in 124 milliseconds