Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dinit.c245 static pid_t final_run(struct action_list_seed *x) in final_run() function
322 pid = final_run(x); in run_action_from_list()
327 if (!(x->pid)) x->pid = final_run(x); in run_action_from_list()