Lines Matching refs:help_exit
567 if ((idx = substring_to_idx(*argv++, vlan_optlist)) == -1) help_exit(0);
570 if (!*argv) help_exit(0);
576 if ((idx = substring_to_idx(*argv, vlan_protolist)) == -1) help_exit(0);
584 if ((param = substring_to_idx(*argv, on_off)) == -1) help_exit(0);
698 if ((idx = substring_to_idx(*argv++, cmd_objectlist)) == -1) help_exit(0);
707 if (!*argv) help_exit(0);
718 } else help_exit(0);
990 help_exit(0);
1481 help_exit(0);
2862 if (!*++optargv) help_exit(0);
2871 default: help_exit(0);
2883 if ((idx = substring_to_idx(*optargv, ip_objectlist)) == -1) help_exit(0);
2886 } else help_exit(0);
2891 help_exit(0);