Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/libxo/
H A Dxo_syslog.c539 xo_set_writer(xop, &xb, xo_syslog_handle_write, xo_syslog_handle_close, in xo_vsyslog()
H A Dxo.h161 xo_set_writer (xo_handle_t *xop, void *opaque, xo_write_func_t write_func,
H A Dlibxo.c7957 xo_set_writer (xo_handle_t *xop, void *opaque, xo_write_func_t write_func, in xo_set_writer() function
/freebsd/contrib/libxo/doc/
H A Dapi.rst96 .. index:: xo_set_writer
101 xo_set_writer subsection
105 void xo_set_writer (xo_handle_t *xop, void *opaque, \
109 The `xo_set_writer` function allows custom functions which can
281 (provided via `xo_set_writer`) when the handle is destroyed.