Home
last modified time | relevance | path

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

/third_party/toybox/
H A Dmain.c109 void toy_init(struct toy_list *which, char *argv[]) in toy_init() function
162 toy_init(which, argv); in toy_exec_which()
H A Dtoys.h84 void toy_init(struct toy_list *which, char *argv[]);
112 // This is at the end so toy_init() doesn't zero it.
/third_party/toybox/porting/liteos_a/
H A Dmain.c110 void toy_init(struct toy_list *which, char *argv[]) in toy_init() function
163 toy_init(which, argv); in toy_exec_which()
H A Dtoys.h90 void toy_init(struct toy_list *which, char *argv[]);
118 // This is at the end so toy_init() doesn't zero it.
/third_party/toybox/lib/
H A Dxwrap.c276 toy_init(toys.which, toys.argv); in xpopen_both()
/third_party/toybox/toys/pending/
H A Dsh.c486 toy_init(tl, pp->arg.v); in run_command()

Completed in 5 milliseconds