Home
last modified time | relevance | path

Searched refs:xo_error (Results 1 – 17 of 17) sorted by relevance

/freebsd-14.2/contrib/libxo/tests/core/
H A Dtest_02.c150 xo_error("Shut 'er down, Clancey! She's a-pumpin' mud! <>!,\"!<>\n"); in main()
151 xo_error("err message (%d)", 1); in main()
152 xo_error("err message (%d)\n", 2); in main()
/freebsd-14.2/usr.bin/procstat/
H A Dprocstat.c141 xo_error("usage: procstat [--libxo] [-h] [-M core] [-N system]" in usage()
162 xo_error(" %s%s%s", multi ? "[" : "", in usage()
167 xo_error(" | %s%s", cmd_table[i + 1].command, in usage()
171 xo_error("]"); in usage()
173 xo_error(" %s", cmd_table[i].usage); in usage()
174 xo_error("\n"); in usage()
177 xo_error("usage: %s [--libxo] pid ...\n", progname); in usage()
/freebsd-14.2/usr.sbin/lastlogin/
H A Dlastlogin.c169 xo_error("usage: lastlogin [-f file] [-rt] [user ...]\n"); in usage()
/freebsd-14.2/usr.sbin/efitable/
H A Defitable.c235 xo_error("usage: efitable [-d uuid | -t name] [--libxo]\n"); in usage()
/freebsd-14.2/usr.bin/w/
H A Dw.c585 xo_error("usage: w [-dhin] [-M core] [-N system] [user ...]\n"); in usage()
587 xo_error("usage: uptime\n"); in usage()
/freebsd-14.2/usr.bin/wc/
H A Dwc.c365 xo_error("usage: wc [-Lclmw] [file ...]\n"); in usage()
/freebsd-14.2/usr.bin/vmstat/
H A Dvmstat.c342 xo_error(" %s", in main()
350 xo_error("undefined symbols:\n", buf); in main()
1626 xo_error("%s%s", in usage()
/freebsd-14.2/usr.bin/last/
H A Dlast.c116 xo_error( in usage()
/freebsd-14.2/contrib/libxo/libxo/
H A Dxo.h390 xo_error (const char *fmt, ...);
H A Dlibxo.c8127 xo_error (const char *fmt, ...) in xo_error() function
/freebsd-14.2/usr.bin/netstat/
H A Dmain.c921 (void)xo_error("%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n", in usage()
H A Droute.c673 xo_error("illegal prefixlen\n"); in netname6()
/freebsd-14.2/bin/df/
H A Ddf.c640 xo_error( in usage()
/freebsd-14.2/contrib/libxo/doc/
H A Dapi.rst1229 .. index:: xo_error
1236 xo_error section in Support Functions
1239 .. c:function:: void xo_error (const char *fmt, ...)
1289 The `xo_error` function can be used for generic errors that should
1290 be reported over the handle, rather than to stderr. The `xo_error`
1295 xo_error("Does not %s", "compute");
/freebsd-14.2/sbin/mount/
H A Dmount.c893 xo_error("%s\n%s\n%s\n", in usage()
/freebsd-14.2/sbin/savecore/
H A Dsavecore.c1416 xo_error("%s\n%s\n%s\n%s\n", in usage()
/freebsd-14.2/bin/ps/
H A Dps.c1494 (void)xo_error("%s\n%s\n%s\n%s\n%s\n", in usage()