Searched refs:NEED1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/sbin/ipfw/
H A Ddummynet.c867 NEED1("plr needs argument 0..1\n");
879 NEED1("queue needs queue size\n");
894 NEED1("buckets needs argument\n");
903 NEED1("mask needs mask specifier\n");
1024 NEED1("red/gred needs w_q/min_th/max_th/max_p\n");
1063 NEED1("bw needs bandwidth or interface\n");
1070 NEED1("delay needs argument 0..10000ms\n");
1078 NEED1("type needs a string");
1090 NEED1("weight needs argument\n");
1097 NEED1("lma
[all...]
H A Dipfw2.c2453 NEED1("missing rule specification");
2929 NEED1("missing action");
2966 NEED1("missing reject code");
2973 NEED1("missing unreach code");
3056 NEED1("missing forward address[:port]");
3147 NEED1("missing fib number");
3167 NEED1("missing DSCP code");
3217 NEED1("logamount requires argument");
3244 NEED1("missing altq queue name");
3335 NEED1("missin
[all...]
H A Dipfw2.h213 #define NEED1(msg) {if (!(*av)) errx(EX_USAGE, msg);} macro
H A Dmain.c345 NEED1("bad arguments, for usage summary ``ipfw''");
390 NEED1("missing command");

Completed in 135 milliseconds