| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | getopt.c | 29 #define warnx(a, ...) pass(a) macro 163 warnx(ambig, (int)current_argv_len, in parse_long_options() 173 warnx(noarg, (int)current_argv_len, in parse_long_options() 203 warnx(recargstring, in parse_long_options() 221 warnx(illoptstring, current_argv); in parse_long_options() 387 warnx(illoptchar, optchar); in getopt_internal() 398 warnx(recargchar, optchar); in getopt_internal() 419 warnx(recargchar, optchar); in getopt_internal()
|
| /f-stack/tools/sysctl/ |
| H A D | sysctl.c | 563 warnx("unknown oid '%s'%s", bufp, line); 623 warnx("oid '%s' is read only%s", bufp, line); 642 warnx("empty numeric value"); 650 warnx("oid '%s' is type %d, cannot set that%s", 668 warnx("invalid %s '%s'%s", 691 warnx("%s: value is not available%s", 695 warnx("%s: specification is incomplete%s", 699 warnx("%s: type is unknown to this program%s", 839 warnx("S_vmtotal %zu != %zu", l2, sizeof(*v)); 942 warnx("S_efi_map length less than header"); [all …]
|
| /f-stack/tools/ngctl/ |
| H A D | write.c | 90 warnx("file \"%s\" is empty", av[3]); in WriteCmd() 99 warnx("invalid byte \"%s\"", av[i]); in WriteCmd()
|
| H A D | main.c | 257 warnx("line %d: error in file", num); 517 warnx("usage: %s", cmd->cmd); 532 warnx("\"%s\": ambiguous command", string); 539 warnx("\"%s\": unknown command", string); 720 warnx("%s", msg);
|
| /f-stack/tools/route/ |
| H A D | route.c | 189 warnx("bad keyword: %s", cp); in usage() 525 warnx("Routing table grew, retrying"); in flushroutes_fib() 668 warnx("getnameinfo(): %s", gai_strerror(error)); in routename() 1058 warnx("destination parameter required"); in newroute() 1064 warnx("destination and netmask family need to be the same"); in newroute() 1497 warnx("Routing table grew, retrying"); in interfaces() 1630 warnx("route has not been found"); 1650 warnx("read from routing socket timed out"); 1821 warnx("routing message version %d not understood", 1826 warnx("message length mismatch, in packet %d, returned %d",
|
| /f-stack/tools/ifconfig/ |
| H A D | ifconfig.c | 382 warnx("Skipping invalid format specification: %s\n", in setformat() 594 warnx("Address family '%s' unknown.", *argv); in main() 680 warnx("%s: interface name too long, skipping", ifname); in main() 723 warnx("%s: interface name too long, skipping", in main() 1009 warnx("Please specify an address_family."); in ifconfig() 1099 warnx("interface %s cannot change %s addresses!", in ifconfig() 1122 warnx("interface %s cannot change %s addresses!", in ifconfig()
|
| H A D | iflagg.c | 55 warnx("%s %s: SIOCSLAGGPORT: %s", in setlaggport()
|
| H A D | ifmedia.c | 135 warnx("%s: no media types?", name); in media_status()
|
| H A D | ifieee80211.c | 5637 warnx("bad hexadecimal digits"); in get_string() 5641 warnx("odd count hexadecimal digits"); in get_string() 5647 warnx("hexadecimal digits too long"); in get_string() 5649 warnx("string too long"); in get_string()
|
| /f-stack/tools/libutil/ |
| H A D | pw_util.c | 473 warnx("passwd line too long"); in pw_copy() 539 warnx("entry inconsistent"); in pw_copy()
|
| H A D | gr_util.c | 211 warnx("group line too long"); in gr_copy() 276 warnx("entry inconsistent"); in gr_copy()
|
| /f-stack/tools/libnetgraph/ |
| H A D | debug.c | 120 void (*_NgLogx) (const char *fmt,...) = warnx;
|
| /f-stack/tools/ipfw/ |
| H A D | nat.c | 127 warnx("routing message version %d " in set_addr_dynamic() 151 warnx("routing message version %d " in set_addr_dynamic() 998 warnx("Error getting nat instance %s info", cfg->name); in nat_show_data()
|
| H A D | ipfw2.c | 833 warnx("DEPRECATED: '%s' matched '%s' as a sub-string", in _substrcmp() 861 warnx("DEPRECATED: '%s' matched '%s'", in _substrcmp2() 1034 warnx("port list: invalid separator <%c> in <%s>", in fill_newports() 2503 warnx("missing keyword to enable/disable\n"); in ipfw_sysctl_handler() 2526 warnx("unrecognize enable/disable keyword: %s\n", *av); in ipfw_sysctl_handler() 2866 warnx("invalid rule number: %s", *(lav - 1)); in ipfw_show_config() 2878 warnx("rule %u does not exist", fo->first); in ipfw_show_config() 2880 warnx("no rules in range %u-%u", in ipfw_show_config() 3404 warnx("no rules rules in %u-%u range", in ipfw_delete() 3407 warnx("rule %u not found", in ipfw_delete() [all …]
|
| H A D | nptv6.c | 253 warnx("Prefix length mismatch (%d vs %d). " in nptv6_create()
|
| H A D | dummynet.c | 800 warnx("duplicate token, override bandwidth value!"); in read_bandwidth() 973 warnx("'%s' not found, assuming 100", ED_TOK_SAMPLES); in load_extra_delays() 978 warnx("'%s' not found, assuming no loss", ED_TOK_LOSS); in load_extra_delays()
|
| H A D | tables.c | 997 warnx("DEPRECATED: inserting data into " in table_modify_record()
|
| /f-stack/tools/libmemstat/ |
| H A D | memstat_malloc.c | 387 warnx("type %s with unsupported version %lu; skipped", in memstat_kvm_malloc()
|
| /f-stack/tools/arp/ |
| H A D | arp.c | 321 warnx("reply.sin_addr.s_addr == INADDR_NONE"); in getaddr()
|
| /f-stack/tools/ndp/ |
| H A D | ndp.c | 411 warnx("bad line: %s", line); in file()
|