Home
last modified time | relevance | path

Searched refs:as_warning (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/libxo/libxo/
Dxo.h437 xo_emit_warn_hcv (xo_handle_t *xop, int as_warning, int code,
463 xo_emit_warn_hcvp (xo_handle_t *xop, int as_warning, int code, in xo_emit_warn_hcvp() argument
466 xo_emit_warn_hcv(xop, as_warning, code, fmt, vap); in xo_emit_warn_hcvp()
Dlibxo.c8229 xo_emit_warn_hcv (xo_handle_t *xop, int as_warning, int code, in xo_emit_warn_hcv() argument
8238 xo_open_container_h(xop, as_warning ? "__warning" : "__error"); in xo_emit_warn_hcv()