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

/external/toybox/
H A Dtoys.h87 void toy_init(struct toy_list *which, char *argv[]);
114 // This is at the end so toy_init() doesn't zero it.
H A Dmain.c97 void toy_init(struct toy_list *which, char *argv[]) function
147 toy_init(which, argv);
/external/toybox/toys/pending/
H A Dsh.c301 toy_init(tl, cmd->argv);
/external/toybox/scripts/
H A Dconfig2help.c21 void toy_init(void *which, char *argv[]) {;} function
/external/toybox/lib/
H A Dxwrap.c213 toy_init(toys.which, toys.argv);

Completed in 115 milliseconds