Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/netstat/
H A Dbpf.c71 xo_warn("kern.proc.pid failed"); in bpf_pidname()
118 xo_warn("failed to zero bpf counters"); in bpf_stats()
123 xo_warn("net.bpf.stats"); in bpf_stats()
130 xo_warn("malloc failed"); in bpf_stats()
135 xo_warn("net.bpf.stats"); in bpf_stats()
H A Dmroute.c277 xo_warn("sysctl: net.inet.ip.viftable"); in mroutepr()
344 xo_warn("sysctl: net.inet.ip.mfctable"); in mroutepr()
356 xo_warn("sysctl: net.inet.ip.mfctable"); in mroutepr()
380 xo_warn("kread: mfctablesize"); in mroutepr()
H A Dmroute6.c124 xo_warn("sysctl: net.inet6.ip6.mif6table"); in mroute6pr()
165 xo_warn("sysctl: net.inet6.ip6.mf6ctable"); in mroute6pr()
H A Dinet6.c619 xo_warn("Warning: socket(AF_INET6)"); in ip6_ifstats()
626 xo_warn("Warning: ioctl(SIOCGIFSTAT_IN6)"); in ip6_ifstats()
1092 xo_warn("Warning: socket(AF_INET6)"); in icmp6_ifstats()
1099 xo_warn("Warning: ioctl(SIOCGIFSTAT_ICMP6)"); in icmp6_ifstats()
H A Dunix.c85 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl()
93 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl()
H A Dsctp.c508 xo_warn("sysctl: %s", mibvar); in sctp_protopr()
516 xo_warn("sysctl: %s", mibvar); in sctp_protopr()
H A Dmbuf.c93 xo_warn("memstat_mtl_alloc"); in mbpr()
H A Dinet.c122 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl()
130 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl()
H A Dmain.c636 xo_warn("sysctl %s", sysctlname); in fetch_stats_internal()
/freebsd-14.2/usr.bin/wc/
H A Dwc.c231 xo_warn("%s: open", file); in cnt()
242 xo_warn("%s: fstat", file); in cnt()
263 xo_warn("%s: read", file); in cnt()
300 xo_warn("%s: read", file); in cnt()
316 xo_warn("%s", file); in cnt()
347 xo_warn("%s", file); in cnt()
/freebsd-14.2/usr.bin/iscsictl/
H A Dperiphs.c74 xo_warn("couldn't open %s", XPT_DEVICE); in print_periphs()
119 xo_warn("error sending CAMIOCOMMAND ioctl"); in print_periphs()
H A Discsictl.c378 xo_warn("ISCSISADD"); in kernel_add()
393 xo_warn("ISCSISMODIFY"); in kernel_modify()
459 xo_warn("ISCSISMODIFY"); in kernel_modify_some()
472 xo_warn("ISCSISREMOVE"); in kernel_remove()
508 xo_warn("ISCSISLIST"); in kernel_list()
681 xo_warn("ISCSISLIST"); in kernel_wait()
H A Dparse.y422 xo_warn("stat"); in check_perms()
/freebsd-14.2/sbin/mount/
H A Dmount.c154 xo_warn("fork"); in exec_mountprog()
160 xo_warn("exec %s not found", execname); in exec_mountprog()
168 xo_warn("waitpid"); in exec_mountprog()
560 xo_warn("%s", mntpath); in mountfs()
565 xo_warn("%s", mntpath); in mountfs()
633 xo_warn("statfs %s", name); in mountfs()
/freebsd-14.2/bin/df/
H A Ddf.c225 xo_warn("%s", *argv); in main()
245 xo_warn("%s", mntpt); in main()
655 xo_warn("sysctl(vfs.conflist)"); in makenetvfslist()
665 xo_warn("sysctl(vfs.conflist)"); in makenetvfslist()
/freebsd-14.2/usr.sbin/arp/
H A Darp.c414 xo_warn("%s", host); in set_rtsock()
489 xo_warn("%s", host); in delete_rtsock()
819 xo_warn("writing to routing socket"); in rtmsg()
828 xo_warn("read from routing socket"); in rtmsg()
/freebsd-14.2/usr.sbin/sesutil/
H A Dsesutil.c243 xo_warn("unable to access SES device: %s", g.gl_pathv[i]); in sesled()
461 xo_warn("unable to access SES device: %s", g.gl_pathv[i]); in objmap()
763 xo_warn("unable to access SES device: %s", g.gl_pathv[i]); in show()
915 xo_warn("unable to access SES device: %s", g.gl_pathv[i]); in encstatus()
/freebsd-14.2/bin/ps/
H A Dps.c933 xo_warn("%s, %s, and %s", pathbuf3, pathbuf2, in addelem_tty()
936 xo_warn("%s", ttypath); in addelem_tty()
1484 xo_warn("unable to read kern.pid_max"); in pidmax_init()
H A Dprint.c833 xo_warn("mac_prepare_process_label"); in label()
/freebsd-14.2/usr.bin/vmstat/
H A Dvmstat.c1348 xo_warn("memstat_mtl_alloc"); in domemstat_malloc()
1414 xo_warn("memstat_mtl_alloc"); in domemstat_zone()
1573 xo_warn("Failed to fetch VM object list"); in doobjstat()
/freebsd-14.2/usr.sbin/ndp/
H A Dndp.c873 xo_warn("ioctl(SIOCGNBRINFO_IN6)"); in getnbrinfo()
982 xo_warn("read from routing socket"); in rtmsg()
/freebsd-14.2/contrib/libxo/libxo/
H A Dxo.h426 xo_warn (const char *fmt, ...) PRINTFLIKE(1, 2);
H A Dlibxo.c1593 xo_warn (const char *fmt, ...) in xo_warn() function
/freebsd-14.2/contrib/libxo/doc/
H A Dapi.rst1035 reported by functions like `xo_failure`, `xo_warn`, `xo_err`, etc.
1189 .. index:: xo_warn
1203 void xo_warn (const char *fmt, ...);