Searched refs:toy_init (Results 1 – 3 of 3) sorted by relevance
85 void toy_init(struct toy_list *which, char *argv[]);
114 void toy_init(struct toy_list *which, char *argv[]) in toy_init() function167 toy_init(which, argv); in toy_exec_which()
293 toy_init(toys.which, toys.argv); in xpopen_setup()