| /freebsd-12-stable/usr.bin/netstat/ |
| D | bpf.c | 73 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()
|
| D | mroute.c | 270 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()
|
| D | mroute6.c | 126 xo_warn("sysctl: net.inet6.ip6.mif6table"); in mroute6pr() 167 xo_warn("sysctl: net.inet6.ip6.mf6ctable"); in mroute6pr()
|
| D | inet6.c | 621 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()
|
| D | unix.c | 87 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl() 95 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl()
|
| D | sctp.c | 510 xo_warn("sysctl: %s", mibvar); in sctp_protopr() 518 xo_warn("sysctl: %s", mibvar); in sctp_protopr()
|
| D | mbuf.c | 95 xo_warn("memstat_mtl_alloc"); in mbpr()
|
| D | inet.c | 124 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl() 132 xo_warn("sysctl: %s", mibvar); in pcblist_sysctl()
|
| D | main.c | 583 xo_warn("sysctl %s", sysctlname); in fetch_stats_internal()
|
| /freebsd-12-stable/usr.bin/wc/ |
| D | wc.c | 210 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/ |
| D | df.c | 250 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/ |
| D | periphs.c | 76 xo_warn("couldn't open %s", XPT_DEVICE); in print_periphs() 121 xo_warn("error sending CAMIOCOMMAND ioctl"); in print_periphs()
|
| D | iscsictl.c | 375 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()
|
| D | parse.y | 365 xo_warn("stat"); in check_perms()
|
| /freebsd-12-stable/usr.sbin/arp/ |
| D | arp.c | 410 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/ |
| D | sesutil.c | 244 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/ |
| D | ps.c | 905 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()
|
| D | print.c | 835 xo_warn("mac_prepare_process_label"); in label()
|
| /freebsd-12-stable/usr.bin/vmstat/ |
| D | vmstat.c | 1400 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/ |
| D | xo.h | 407 xo_warn (const char *fmt, ...) PRINTFLIKE(1, 2);
|
| D | libxo.c | 1617 xo_warn (const char *fmt, ...) in xo_warn() function
|
| /freebsd-12-stable/contrib/libxo/doc/ |
| D | api.rst | 1012 reported by functions like `xo_failure`, `xo_warn`, `xo_err`, etc. 1166 .. index:: xo_warn 1180 void xo_warn (const char *fmt, ...);
|
| D | libxo.txt | 2083 functions like xo_failure, xo_warn, xo_err, etc. The program name is 2198 void xo_warn (const char *fmt, ...);
|