Searched refs:NEED (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/libexec/bootpd/ |
| D | dovend.c | 48 #define NEED(LEN, MSG) do \ macro 69 NEED(6, "to"); 79 NEED(6, "sw"); 92 NEED((len + 2), "rp"); 105 NEED((len + 2), "df"); 119 NEED(8, "ds"); 127 NEED((len + 2), "dn"); 141 NEED(8, "ys"); 149 NEED((len + 2), "yn"); 161 NEED(8, "ns"); [all …]
|
| D | bootpd.c | 1227 #define NEED(LEN, MSG) do \ macro 1351 NEED((len + 3), "ef"); 1370 NEED(1, "(end)"); 1382 #undef NEED
|
| /freebsd-12-stable/sbin/ipfw/ |
| D | dummynet.c | 1407 NEED(fs, "noerror is only for pipes"); in ipfw_config_pipe() 1412 NEED(fs, "plr is only for pipes"); in ipfw_config_pipe() 1424 NEED(fs, "queue is only for pipes or flowsets"); in ipfw_config_pipe() 1439 NEED(fs, "buckets is only for pipes or flowsets"); in ipfw_config_pipe() 1448 NEED(mask, "tok_mask"); in ipfw_config_pipe() 1570 NEED(fs, "codel/pie is only for flowsets"); in ipfw_config_pipe() 1587 NEED(sch, "fq_codel/fq_pie is only for schd"); in ipfw_config_pipe() 1633 NEED(fs, "droptail is only for flowsets"); in ipfw_config_pipe() 1638 NEED(p, "bw is only for links"); in ipfw_config_pipe() 1645 NEED(p, "delay is only for links"); in ipfw_config_pipe() [all …]
|
| D | ipfw2.h | 329 #define NEED(_p, msg) {if (!_p) errx(EX_USAGE, msg);} macro
|
| /freebsd-12-stable/contrib/ncurses/ |
| D | configure | 16795 NEED*)
|
| D | aclocal.m4 | 5956 NEED*)
|