Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/libxo/libxo/
HDxo.h136 typedef void (*xo_close_func_t)(void *); typedef
161 xo_close_func_t close_func, xo_flush_func_t flush_func);
HDlibxo.c268 xo_close_func_t xo_close; /* Close callback */
7907 xo_close_func_t close_func, xo_flush_func_t flush_func) in xo_set_writer()
/freebsd-11-stable/contrib/libxo/doc/
HDapi.rst98 .. index:: xo_close_func_t
106 xo_write_func_t write_func, xo_close_func_t close_func, \
122 :param xo_close_func_t close_func: New close function
HDlibxo.txt1701 xo_close_func_t close_func);