Searched refs:toy_init (Results 1 – 5 of 5) sorted by relevance
112 void toy_init(struct toy_list *which, char *argv[]) in toy_init() function165 toy_init(which, argv); in toy_exec()
87 void toy_init(struct toy_list *which, char *argv[]);
216 toy_init(tl, cmd->argv); in run_pipeline()
23 void toy_init(void *which, char *argv[]) {;} in toy_init() function
234 toy_init(toys.which, toys.argv); in xpopen_both()