Searched refs:toy_init (Results 1 – 4 of 4) sorted by relevance
115 void toy_init(struct toy_list *which, char *argv[]) in toy_init() function168 toy_init(which, argv); in toy_exec_which()
84 void toy_init(struct toy_list *which, char *argv[]);
216 toy_init(tl, cmd->argv); in run_pipeline()
269 toy_init(toys.which, toys.argv); in xpopen_both()