Home
last modified time | relevance | path

Searched refs:warnx (Results 1 – 20 of 20) sorted by relevance

/f-stack/dpdk/lib/librte_eal/windows/
H A Dgetopt.c29 #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 Dsysctl.c563 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 Dwrite.c90 warnx("file \"%s\" is empty", av[3]); in WriteCmd()
99 warnx("invalid byte \"%s\"", av[i]); in WriteCmd()
H A Dmain.c257 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 Droute.c189 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 Difconfig.c382 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 Diflagg.c55 warnx("%s %s: SIOCSLAGGPORT: %s", in setlaggport()
H A Difmedia.c135 warnx("%s: no media types?", name); in media_status()
H A Difieee80211.c5637 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 Dpw_util.c473 warnx("passwd line too long"); in pw_copy()
539 warnx("entry inconsistent"); in pw_copy()
H A Dgr_util.c211 warnx("group line too long"); in gr_copy()
276 warnx("entry inconsistent"); in gr_copy()
/f-stack/tools/libnetgraph/
H A Ddebug.c120 void (*_NgLogx) (const char *fmt,...) = warnx;
/f-stack/tools/ipfw/
H A Dnat.c127 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 Dipfw2.c833 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 Dnptv6.c253 warnx("Prefix length mismatch (%d vs %d). " in nptv6_create()
H A Ddummynet.c800 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 Dtables.c997 warnx("DEPRECATED: inserting data into " in table_modify_record()
/f-stack/tools/libmemstat/
H A Dmemstat_malloc.c387 warnx("type %s with unsupported version %lu; skipped", in memstat_kvm_malloc()
/f-stack/tools/arp/
H A Darp.c321 warnx("reply.sin_addr.s_addr == INADDR_NONE"); in getaddr()
/f-stack/tools/ndp/
H A Dndp.c411 warnx("bad line: %s", line); in file()