Searched refs:exithelp (Results 1 – 25 of 25) sorted by relevance
95 if (toys.optc) toys.exithelp++; in netcat_main()96 } else if (!(toys.optflags&(FLAG_l|FLAG_L)) && toys.optc!=2) toys.exithelp++; in netcat_main()98 if (toys.exithelp) error_exit("Argument count wrong"); in netcat_main()
47 toys.exithelp = 1;
407 toys.exithelp++; in ifconfig_main()451 toys.exithelp++; in ifconfig_main()521 toys.exithelp++; in ifconfig_main()
184 toys.exithelp++; in losetup_main()
191 toys.exithelp++; in chattr_help()
95 toys.exithelp++; in pgrep_main()99 toys.exithelp++; in pgrep_main()
350 toys.exithelp++; in crontab_main()360 toys.exithelp++; in crontab_main()
324 toys.exithelp++; in brctl_main()334 toys.exithelp++; in brctl_main()
66 toys.exithelp = 1; in groupadd_main()
87 toys.exithelp++; in ipcrm_main()
50 toys.exithelp = 1;
246 toys.exithelp = 1; in tftpd_main()
301 toys.exithelp = 1; in dd_main()
429 toys.exithelp++; in ipcs_main()
55 toys.exithelp = 1; in show_route_help()
500 toys.exithelp++; in modprobe_main()
155 toys.exithelp++; in read_sec_sz()1490 toys.exitval = toys.exithelp = 1; in fdisk_main()
142 toys.exithelp = 1; in iphelp()
36 fprintf(toys.exithelp ? stderr : stdout, "%s", s); in show_help()
385 toys.exithelp++; in get_optflags()490 toys.exithelp = 0; in get_optflags()
43 if (CFG_TOYBOX_HELP && toys.exithelp) show_help(); in error_exit()
127 int exithelp; // Should error_exit print a usage message first? member
114 toys.exithelp++; in toy_init()
87 toys.exithelp++; in killall_main()
140 toys.exithelp++;