Home
last modified time | relevance | path

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

/src/contrib/libxo/libxo/
H A Dxo.h460 xo_emit_warn_hcv (xo_handle_t *xop, int as_warning, int code,
486 xo_emit_warn_hcvp (xo_handle_t *xop, int as_warning, int code, in xo_emit_warn_hcvp() argument
489 xo_emit_warn_hcv(xop, as_warning, code, fmt, vap); in xo_emit_warn_hcvp()
H A Dlibxo.c8331 xo_emit_warn_hcv (xo_handle_t *xop, int as_warning, int code, in xo_emit_warn_hcv() argument
8340 xo_open_container_h(xop, as_warning ? "__warning" : "__error"); in xo_emit_warn_hcv()