Searched refs:NEED (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/libexec/bootpd/
H A Ddovend.c57 #define NEED(LEN, MSG) do \ macro
78 NEED(6, "to");
88 NEED(6, "sw");
101 NEED((len + 2), "rp");
114 NEED((len + 2), "df");
128 NEED(8, "ds");
136 NEED((len + 2), "dn");
150 NEED(8, "ds");
158 NEED((len + 2), "dn");
170 NEED(
265 #undef NEED macro
[all...]
H A Dbootpd.c1232 #define NEED(LEN, MSG) do \
1356 NEED((len + 3), "ef");
1375 NEED(1, "(end)");
1387 #undef NEED
1224 #define NEED macro
1379 #undef NEED macro
/freebsd-10.0-release/sbin/ipfw/
H A Ddummynet.c861 NEED(fs, "noerror is only for pipes");
866 NEED(fs, "plr is only for pipes");
878 NEED(fs, "queue is only for pipes or flowsets");
893 NEED(fs, "buckets is only for pipes or flowsets");
902 NEED(mask, "tok_mask");
1057 NEED(fs, "droptail is only for flowsets");
1062 NEED(p, "bw is only for links");
1069 NEED(p, "delay is only for links");
1077 NEED(sch, "type is only for schedulers");
1089 NEED(f
[all...]
H A Dipfw2.h212 #define NEED(_p, msg) {if (!_p) errx(EX_USAGE, msg);} macro
/freebsd-10.0-release/contrib/ofed/management/opensm/opensm/
H A Dosm_check258 print "SUSPICIOUS USE OF SIZEOF(), DO YOU NEED AN '*' $ARGV $.\n";
/freebsd-10.0-release/contrib/ncurses/
H A Dconfigure13865 NEED*)

Completed in 185 milliseconds