Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/libxo/
H A Dlibxo.c6511 xo_do_emit (xo_handle_t *xop, xo_emit_flags_t flags, const char *fmt) in xo_do_emit() function
6594 rc = xo_do_emit(xop, 0, fmt); in xo_emit_hv()
6608 rc = xo_do_emit(xop, 0, fmt); in xo_emit_h()
6622 rc = xo_do_emit(xop, 0, fmt); in xo_emit()
6637 rc = xo_do_emit(xop, flags, fmt); in xo_emit_hvf()
6651 rc = xo_do_emit(xop, flags, fmt); in xo_emit_hf()
6665 rc = xo_do_emit(xop, flags, fmt); in xo_emit_f()