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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/init/
H A Dinit.c77 struct init_action { struct
78 struct init_action *next;
85 static struct init_action *init_action_list = NULL;
330 static pid_t run(const struct init_action *a)
410 static struct init_action *mark_terminated(pid_t pid)
412 struct init_action *a;
448 struct init_action *a;
471 struct init_action *a, **nextp;
697 struct init_action *a;
770 struct init_action *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/init/
H A Dinit.c77 struct init_action { struct
78 struct init_action *next;
85 static struct init_action *init_action_list = NULL;
330 static pid_t run(const struct init_action *a)
410 static struct init_action *mark_terminated(pid_t pid)
412 struct init_action *a;
448 struct init_action *a;
471 struct init_action *a, **nextp;
697 struct init_action *a;
770 struct init_action *
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/init/
H A Dinit.c77 struct init_action { struct
78 struct init_action *next;
85 static struct init_action *init_action_list = NULL;
330 static pid_t run(const struct init_action *a)
410 static struct init_action *mark_terminated(pid_t pid)
412 struct init_action *a;
448 struct init_action *a;
471 struct init_action *a, **nextp;
697 struct init_action *a;
770 struct init_action *
[all...]

Completed in 124 milliseconds