Home
last modified time | relevance | path

Searched refs:xo_warnx (Results 1 – 12 of 12) sorted by relevance

/f-stack/tools/netstat/
H A Dmbuf.c113 xo_warnx("memstat_sysctl_all: %s", in mbpr()
122 xo_warnx("memstat_kvm_all: %s", in mbpr()
125 xo_warnx("memstat_kvm_all: %s", in mbpr()
134 xo_warnx("memstat_mtl_find: zone %s not found", MBUF_MEM_NAME); in mbpr()
146 xo_warnx("memstat_mtl_find: zone %s not found", in mbpr()
158 xo_warnx("memstat_mtl_find: zone %s not found", in mbpr()
171 xo_warnx("memstat_mtl_find: malloc type %s not found", in mbpr()
179 xo_warnx("memstat_mtl_find: zone %s not found", in mbpr()
192 xo_warnx("memstat_mtl_find: zone %s not found", in mbpr()
205 xo_warnx("memstat_mtl_find: zone %s not found", in mbpr()
H A Dmroute.c284 xo_warnx("No IPv4 MROUTING kernel support."); in mroutepr()
349 xo_warnx("malloc %lu bytes", (u_long)len); in mroutepr()
367 xo_warnx("print_mfc: %lu trailing bytes", (u_long)len); in mroutepr()
387 xo_warnx("malloc %lu bytes", (u_long)len); in mroutepr()
H A Dunix.c93 xo_warnx("malloc %lu bytes", (u_long)len); in pcblist_sysctl()
127 xo_warnx("malloc %lu bytes", (u_long)len); in pcblist_kvm()
134 xo_warnx("buffer size exceeded"); \ in pcblist_kvm()
H A Dnetgraph.c78 xo_warnx("Error reading symbols from ng_socket.ko"); in netgraphprotopr()
H A Dbpf.c149 xo_warnx("bpf_stats_extended: version mismatch"); in bpf_stats()
H A Dsctp.c234 xo_warnx("malloc %lu bytes", in sctp_process_tcb()
255 xo_warnx("malloc %lu bytes", in sctp_process_tcb()
514 xo_warnx("malloc %lu bytes", (u_long)len); in sctp_protopr()
H A Dmain.c786 xo_warnx("kvm not available: %s", errbuf); in kvmd_init()
846 xo_warnx("%s", kvm_geterr(kvmd)); in kread()
879 xo_warnx("kread_counters: invalid counter set size"); in kread_counters()
H A Dinet.c128 xo_warnx("malloc %lu bytes", (u_long)len); in pcblist_sysctl()
1310 xo_warnx("%s: version mismatch (%d != %d)", __func__, in igmp_stats()
1315 xo_warnx("%s: size mismatch (%d != %d)", __func__, in igmp_stats()
/f-stack/tools/arp/
H A Darp.c284 xo_warnx("bad line: %s", line); in file()
315 xo_warnx("%s: %s", host, hstrerror(h_errno)); in getaddr()
409 xo_warnx("Invalid parameter '%s'", argv[0]); in set()
417 xo_warnx("no interface found for %s", in set()
426 xo_warnx("invalid Ethernet address '%s'", eaddr); in set()
453 xo_warnx("cannot intuit interface index and type for %s", host); in set()
543 xo_warnx("delete: cannot locate %s", host); in delete()
870 xo_warnx("ioctl(SIOCGIFCONF)"); in get_ether_addr()
/f-stack/tools/libxo/libxo/
H A Dxo.h429 xo_warnx (const char *fmt, ...) PRINTFLIKE(1, 2);
H A Dlibxo.c1604 xo_warnx (const char *fmt, ...) in xo_warnx() function
2387 xo_warnx("error initializing encoder: %s", vp); in xo_set_options()
2409 xo_warnx("ignoring multiple styles: '%s'", cp); in xo_set_options()
2429 xo_warnx("error initializing encoder: %s", vp); in xo_set_options()
2433 xo_warnx("unknown libxo option value: '%s'", cp); in xo_set_options()
8187 xo_warnx("missing libxo option"); in xo_parse_args()
8207 xo_warnx("unknown libxo option: '%s'", argv[i]); in xo_parse_args()
8211 xo_warnx("unknown libxo option: '%s'", argv[i]); in xo_parse_args()
/f-stack/tools/libxo/doc/
H A Dapi.rst1181 void xo_warnx (const char *fmt, ...);