Home
last modified time | relevance | path

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

/NextBSD/contrib/libxo/libxo/
HDxo.h369 xo_emit_warn_hcv (xo_handle_t *xop, int as_warning, int code,
395 xo_emit_warn_hcvp (xo_handle_t *xop, int as_warning, int code, in xo_emit_warn_hcvp() argument
398 xo_emit_warn_hcv(xop, as_warning, code, fmt, vap); in xo_emit_warn_hcvp()
HDlibxo.c7484 xo_emit_warn_hcv (xo_handle_t *xop, int as_warning, int code, in xo_emit_warn_hcv() argument
7493 xo_open_container_h(xop, as_warning ? "__warning" : "__error"); in xo_emit_warn_hcv()