Home
last modified time | relevance | path

Searched refs:xo_errc (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.bin/procstat/
H A Dprocstat_rusage.c128 xo_errc(1, ENOMEM, in print_rusage()
144 xo_errc(1, ENOMEM, in print_rusage()
H A Dprocstat_sigs.c161 xo_errc(1, ENOMEM, "Failed to allocate memory in " in procstat_threads_sigs()
228 xo_errc(1, ENOMEM, "Failed to allocate memory in " in procstat_sigfastblock()
H A Dprocstat_threads.c69 xo_errc(1, ENOMEM, "Failed to allocate memory in " in procstat_threads()
H A Dprocstat.c193 xo_errc(1, ENOMEM, "Failed to allocate memory in procstat()"); in procstat()
/freebsd/contrib/libxo/libxo/
H A Dxo.h438 xo_errc (int eval, int code, const char *fmt, ...) NORETURN PRINTFLIKE(3, 4);
H A Dlibxo.c1639 xo_errc (int eval, int code, const char *fmt, ...) in xo_errc() function
/freebsd/contrib/libxo/doc/
H A Dapi.rst1209 void xo_errc (int eval, int code, const char *fmt, ...);