Home
last modified time | relevance | path

Searched refs:xo_warn (Results 1 – 23 of 23) sorted by relevance

/freebsd-12-stable/usr.bin/netstat/
Dbpf.c73 xo_warn("kern.proc.pid failed"); in bpf_pidname()
120 xo_warn("failed to zero bpf counters"); in bpf_stats()
125 xo_warn("net.bpf.stats"); in bpf_stats()
132 xo_warn("malloc failed"); in bpf_stats()
137 xo_warn("net.bpf.stats"); in bpf_stats()
Dmroute.c270 xo_warn("sysctl: net.inet.ip.viftable"); in mroutepr()
337 xo_warn("sysctl: net.inet.ip.mfctable"); in mroutepr()
349 xo_warn("sysctl: net.inet.ip.mfctable"); in mroutepr()
373 xo_warn("kread: mfctablesize"); in mroutepr()
Dmroute6.c126 xo_warn("sysctl: net.inet6.ip6.mif6table"); in mroute6pr()
167 xo_warn("sysctl: net.inet6.ip6.mf6ctable"); in mroute6pr()
Dinet6.c621 xo_warn("Warning: socket(AF_INET6)"); in ip6_ifstats()
628 xo_warn("Warning: ioctl(SIOCGIFSTAT_IN6)"); in ip6_ifstats()
1082 xo_warn("Warning: socket(AF_INET6)"); in icmp6_ifstats()
1089 xo_warn("Warning: ioctl(SIOCGIFSTAT_ICMP6)"); in icmp6_ifstats()
Dunix.c87 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl()
95 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl()
Dsctp.c510 xo_warn("sysctl: %s", mibvar); in sctp_protopr()
518 xo_warn("sysctl: %s", mibvar); in sctp_protopr()
Dmbuf.c95 xo_warn("memstat_mtl_alloc"); in mbpr()
Dinet.c124 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl()
132 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl()
Dmain.c583 xo_warn("sysctl %s", sysctlname); in fetch_stats_internal()
/freebsd-12-stable/usr.bin/wc/
Dwc.c210 xo_warn("%s: open", file); in cnt()
221 xo_warn("%s: fstat", file != NULL ? file : "stdin"); in cnt()
242 xo_warn("%s: read", file != NULL ? file : "stdin"); in cnt()
277 xo_warn("%s: read", file != NULL ? file : "stdin"); in cnt()
292 xo_warn("%s", in cnt()
325 xo_warn("%s", file != NULL ? file : "stdin"); in cnt()
/freebsd-12-stable/bin/df/
Ddf.c250 xo_warn("%s", *argv); in main()
262 xo_warn("strdup failed"); in main()
268 xo_warn("mkdtemp(\"%s\") failed", mntpath); in main()
286 xo_warn("%s: %s", *argv, in main()
289 xo_warn("%s", *argv); in main()
300 xo_warn("%s", *argv); in main()
321 xo_warn("%s", mntpt); in main()
727 xo_warn("sysctl(vfs.conflist)"); in makenetvfslist()
737 xo_warn("sysctl(vfs.conflist)"); in makenetvfslist()
/freebsd-12-stable/usr.bin/iscsictl/
Dperiphs.c76 xo_warn("couldn't open %s", XPT_DEVICE); in print_periphs()
121 xo_warn("error sending CAMIOCOMMAND ioctl"); in print_periphs()
Discsictl.c375 xo_warn("ISCSISADD"); in kernel_add()
390 xo_warn("ISCSISMODIFY"); in kernel_modify()
456 xo_warn("ISCSISMODIFY"); in kernel_modify_some()
469 xo_warn("ISCSISREMOVE"); in kernel_remove()
505 xo_warn("ISCSISLIST"); in kernel_list()
667 xo_warn("ISCSISLIST"); in kernel_wait()
Dparse.y365 xo_warn("stat"); in check_perms()
/freebsd-12-stable/usr.sbin/arp/
Darp.c410 xo_warn("%s", host); in set()
483 xo_warn("%s", host); in delete()
789 xo_warn("writing to routing socket"); in rtmsg()
798 xo_warn("read from routing socket"); in rtmsg()
/freebsd-12-stable/usr.sbin/sesutil/
Dsesutil.c244 xo_warn("unable to access SES device: %s", g.gl_pathv[i]); in sesled()
441 xo_warn("unable to access SES device: %s", g.gl_pathv[i]); in objmap()
748 xo_warn("unable to access SES device: %s", g.gl_pathv[i]); in show()
904 xo_warn("unable to access SES device: %s", g.gl_pathv[i]); in encstatus()
/freebsd-12-stable/bin/ps/
Dps.c905 xo_warn("%s, %s, and %s", pathbuf3, pathbuf2, in addelem_tty()
908 xo_warn("%s", ttypath); in addelem_tty()
1457 xo_warn("unable to read kern.pid_max"); in pidmax_init()
Dprint.c835 xo_warn("mac_prepare_process_label"); in label()
/freebsd-12-stable/usr.bin/vmstat/
Dvmstat.c1400 xo_warn("memstat_mtl_alloc"); in domemstat_malloc()
1465 xo_warn("memstat_mtl_alloc"); in domemstat_zone()
1633 xo_warn("Failed to fetch VM object list"); in doobjstat()
/freebsd-12-stable/contrib/libxo/libxo/
Dxo.h407 xo_warn (const char *fmt, ...) PRINTFLIKE(1, 2);
Dlibxo.c1617 xo_warn (const char *fmt, ...) in xo_warn() function
/freebsd-12-stable/contrib/libxo/doc/
Dapi.rst1012 reported by functions like `xo_failure`, `xo_warn`, `xo_err`, etc.
1166 .. index:: xo_warn
1180 void xo_warn (const char *fmt, ...);
Dlibxo.txt2083 functions like xo_failure, xo_warn, xo_err, etc. The program name is
2198 void xo_warn (const char *fmt, ...);