Searched refs:toy_exec_which (Results 1 – 2 of 2) sorted by relevance
151 void toy_exec_which(struct toy_list *which, char *argv[]) in toy_exec_which() function177 toy_exec_which(toy_find(basename(*argv)), argv); in toy_exec()196 else toy_exec_which(tl, toys.argv+1); in toybox_main()