Home
last modified time | relevance | path

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

/external/toybox/
Dmain.c169 if (toys.which) toys.which->toy_main(); in toy_exec_which()
254 toy_list->toy_main(); in main()
Dtoys.h91 void (*toy_main)(void); member
/external/toybox/toys/pending/
Dsh.c217 tl->toy_main(); in run_pipeline()
/external/toybox/lib/
Dxwrap.c271 toys.which->toy_main(); in xpopen_both()