Home
last modified time | relevance | path

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

/freebsd/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/usr.bin/procstat/
H A Dprocstat.c138 xo_error("usage: procstat [--libxo] [-h] [-M core] [-N system]" in usage()
159 xo_error(" %s%s%s", multi ? "[" : "", in usage()
164 xo_error(" | %s%s", cmd_table[i + 1].command, in usage()
168 xo_error("]"); in usage()
170 xo_error(" %s", cmd_table[i].usage); in usage()
171 xo_error("\n"); in usage()
174 xo_error("usage: %s [--libxo] pid ...\n", progname); in usage()
/freebsd/usr.sbin/lastlogin/
H A Dlastlogin.c169 xo_error("usage: lastlogin [-f file] [-rt] [user ...]\n"); in usage()
/freebsd/usr.sbin/efitable/
H A Defitable.c235 xo_error("usage: efitable [-d uuid | -t name] [--libxo]\n"); in usage()
/freebsd/usr.bin/w/
H A Dw.c572 xo_error("usage: w [-dhin] [-M core] [-N system] [user ...]\n"); in usage()
574 xo_error("usage: uptime\n"); in usage()
/freebsd/usr.bin/wc/
H A Dwc.c352 xo_error("usage: wc [-Lclmw] [file ...]\n"); in usage()
/freebsd/usr.bin/vmstat/
H A Dvmstat.c328 xo_error(" %s", in main()
336 xo_error("undefined symbols:\n", buf); in main()
1605 xo_error("%s%s", in usage()
/freebsd/usr.bin/last/
H A Dlast.c106 xo_error( in usage()
/freebsd/usr.bin/du/
H A Ddu.c514 xo_error( in usage()
/freebsd/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/bin/df/
H A Ddf.c628 xo_error( in usage()
/freebsd/usr.bin/netstat/
H A Droute.c667 xo_error("illegal prefixlen\n"); in netname6()
H A Dmain.c910 (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()
/freebsd/contrib/libxo/doc/
H A Dapi.rst1229 .. index:: xo_error
1236 xo_error subsection
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/sbin/mount/
H A Dmount.c883 xo_error("%s\n%s\n%s\n", in usage()
/freebsd/sbin/savecore/
H A Dsavecore.c1417 xo_error("%s\n%s\n%s\n%s\n", in usage()
/freebsd/bin/ps/
H A Dps.c1483 (void)xo_error("%s\n%s\n%s\n%s\n%s\n", in usage()