Searched refs:xo_set_writer (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/libxo/libxo/ |
H A D | xo_syslog.c | 539 xo_set_writer(xop, &xb, xo_syslog_handle_write, xo_syslog_handle_close, in xo_vsyslog()
|
H A D | xo.h | 161 xo_set_writer (xo_handle_t *xop, void *opaque, xo_write_func_t write_func,
|
H A D | libxo.c | 7957 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 D | api.rst | 96 .. index:: xo_set_writer 101 xo_set_writer section in Handles 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.
|