Searched refs:xo_emit_err (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/libxo/xopo/ |
H A D | xopo.c | 209 xo_emit_err(1, "count not open input file: '{:filename}'", in main() 218 xo_emit_err(1, "count not open output file: '{:filename}'", in main()
|
/freebsd/contrib/libxo/libxo/ |
H A D | xo.h | 472 xo_emit_err (int eval, const char *fmt, ...) NORETURN;
|
H A D | libxo.c | 8432 xo_emit_err (int eval, const char *fmt, ...) in xo_emit_err() function
|
/freebsd/contrib/libxo/doc/ |
H A D | field-formatting.rst | 281 xo_emit_err xo_emit_err_p
|
H A D | howto.rst | 240 xo_emit_err(1, "cannot open output file: {:filename}", file);
|