Lines Matching refs:EX_USAGE

1508                     errx(EX_USAGE, "set needs command");  in sets_handler()
1535 errx(EX_USAGE, "set swap needs 2 set numbers\n"); in sets_handler()
1553 errx(EX_USAGE, "syntax: set move [rule] X to Y\n"); in sets_handler()
1595 errx(EX_USAGE, "invalid set command %s\n", *av); in sets_handler()
1725 exitval = EX_USAGE; in list()
1785 exit(EX_USAGE); in show_usage()
2152 #define NEED1(msg) {if (!ac) errx(EX_USAGE, msg);}
2265 errx(EX_USAGE, "mask: value missing"); in config_pipe()
2880 errx(EX_USAGE, "nested \"(\" not allowed\n"); \ in add()
2900 errx(EX_USAGE, "missing \")\"\n"); \ in add()
2906 errx(EX_USAGE, "double \"not\" not allowed\n"); \ in add()
2971 errx(EX_USAGE, "missing ``from''"); in add()
3006 errx(EX_USAGE, "missing ``to''"); in add()
3057 errx(EX_USAGE, "double \"not\" not allowed\n"); in add()
3066 errx(EX_USAGE, "double \"not\" not allowed\n"); in add()
3072 errx(EX_USAGE, "invalid \"or\" block\n"); in add()
3078 errx(EX_USAGE, "+nested \"(\" not allowed\n"); in add()
3084 errx(EX_USAGE, "+missing \")\"\n"); in add()
3259 errx(EX_USAGE, "rdr cannot be part " in add()
3262 errx(EX_USAGE, "only one of rdr, keep-state " in add()
3273 errx(EX_USAGE, "keep-state cannot be part " in add()
3276 errx(EX_USAGE, "only one of rdr, keep-state " in add()
3285 errx(EX_USAGE, "limit cannot be part " in add()
3288 errx(EX_USAGE, "only one of rdr, keep-state " in add()
3311 errx(EX_USAGE, "limit: limit must be >0"); in add()
3313 errx(EX_USAGE, "missing limit mask"); in add()
3364 errx(EX_USAGE, "MAC dst-mac src-mac"); in add()
3378 errx(EX_USAGE, "unrecognised option [%d] %s\n", i, s1); in add()
3441 errx(EX_USAGE, "missing \'dst-port\' or \'recv\'"); in add()
3506 errx(EX_USAGE, "invalid rule number ``%s''", *av); in zero()
4104 errx(EX_USAGE, "bad command `%s'", *av); in ipfw_main()
4132 errx(EX_USAGE, "bad command `%s'", *av); in ipfw_main()
4154 errx(EX_USAGE, "-D requires -p"); in ipfw_readfile()
4156 errx(EX_USAGE, in ipfw_readfile()
4164 errx(EX_USAGE, "-U requires -p"); in ipfw_readfile()
4166 errx(EX_USAGE, in ipfw_readfile()
4184 errx(EX_USAGE, "bad arguments, for usage" in ipfw_readfile()
4191 errx(EX_USAGE, "extraneous filename arguments"); in ipfw_readfile()
4252 errx(EX_USAGE, "%s: too many arguments", in ipfw_readfile()