Lines Matching refs:toys
29 #include "toys.h"2727 char **optargv = toys.argv;2728 int idx, isip = !(toys.which->name[2]); //1 -> if only ip2779 toys.exitval = ipcmd(++optargv);2784 if ((idx = string_to_idx(toys.which->name, ip_objectlist)) == -1)2787 toys.exitval = ipcmd(optargv);