Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dbpf.c70 xo_warn("kern.proc.pid failed"); in bpf_pidname()
117 xo_warn("failed to zero bpf counters"); in bpf_stats()
122 xo_warn("net.bpf.stats"); in bpf_stats()
129 xo_warn("malloc failed"); in bpf_stats()
134 xo_warn("net.bpf.stats"); in bpf_stats()
H A Dmroute.c275 xo_warn("sysctl: net.inet.ip.viftable"); in mroutepr()
342 xo_warn("sysctl: net.inet.ip.mfctable"); in mroutepr()
354 xo_warn("sysctl: net.inet.ip.mfctable"); in mroutepr()
378 xo_warn("kread: mfctablesize"); in mroutepr()
H A Dmroute6.c122 xo_warn("sysctl: net.inet6.ip6.mif6table"); in mroute6pr()
163 xo_warn("sysctl: net.inet6.ip6.mf6ctable"); in mroute6pr()
H A Dinet6.c613 xo_warn("Warning: socket(AF_INET6)"); in ip6_ifstats()
620 xo_warn("Warning: ioctl(SIOCGIFSTAT_IN6)"); in ip6_ifstats()
1086 xo_warn("Warning: socket(AF_INET6)"); in icmp6_ifstats()
1093 xo_warn("Warning: ioctl(SIOCGIFSTAT_ICMP6)"); in icmp6_ifstats()
H A Dunix.c79 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl()
87 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl()
H A Dsctp.c501 xo_warn("sysctl: %s", mibvar); in sctp_protopr()
509 xo_warn("sysctl: %s", mibvar); in sctp_protopr()
H A Dmbuf.c86 xo_warn("memstat_mtl_alloc"); in mbpr()
H A Dinet.c115 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl()
123 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl()
H A Dmain.c625 xo_warn("sysctl %s", sysctlname); in fetch_stats_internal()
/freebsd/usr.bin/wc/
H A Dwc.c217 xo_warn("%s: open", file); in cnt()
228 xo_warn("%s: fstat", file); in cnt()
250 xo_warn("%s: read", file); in cnt()
287 xo_warn("%s: read", file); in cnt()
303 xo_warn("%s", file); in cnt()
334 xo_warn("%s", file); in cnt()
/freebsd/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/sbin/mount/
H A Dmount.c144 xo_warn("fork"); in exec_mountprog()
150 xo_warn("exec %s not found", execname); in exec_mountprog()
158 xo_warn("waitpid"); in exec_mountprog()
550 xo_warn("%s", mntpath); in mountfs()
555 xo_warn("%s", mntpath); in mountfs()
623 xo_warn("statfs %s", name); in mountfs()
/freebsd/bin/df/
H A Ddf.c213 xo_warn("%s", *argv); in main()
233 xo_warn("%s", mntpt); in main()
643 xo_warn("sysctl(vfs.conflist)"); in makenetvfslist()
653 xo_warn("sysctl(vfs.conflist)"); in makenetvfslist()
/freebsd/usr.sbin/arp/
H A Darp.c402 xo_warn("%s", host); in set_rtsock()
477 xo_warn("%s", host); in delete_rtsock()
807 xo_warn("writing to routing socket"); in rtmsg()
816 xo_warn("read from routing socket"); in rtmsg()
/freebsd/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/bin/ps/
H A Dps.c922 xo_warn("%s, %s, and %s", pathbuf3, pathbuf2, in addelem_tty()
925 xo_warn("%s", ttypath); in addelem_tty()
1473 xo_warn("unable to read kern.pid_max"); in pidmax_init()
H A Dprint.c826 xo_warn("mac_prepare_process_label"); in label()
/freebsd/usr.bin/vmstat/
H A Dvmstat.c1333 xo_warn("memstat_mtl_alloc"); in domemstat_malloc()
1399 xo_warn("memstat_mtl_alloc"); in domemstat_zone()
1552 xo_warn("Failed to fetch VM object list"); in doobjstat()
/freebsd/usr.sbin/ndp/
H A Dndp.c879 xo_warn("ioctl(SIOCGNBRINFO_IN6)"); in getnbrinfo()
988 xo_warn("read from routing socket"); in rtmsg()
/freebsd/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/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, ...);