Searched refs:flush_func (Results 1 – 6 of 6) sorted by relevance
174 APR_DECLARE(int) apr_vformatter(int (*flush_func)(apr_vformatter_buff_t *b),
250 if (flush_func(vbuff)) \683 APR_DECLARE(int) apr_vformatter(int (*flush_func)(apr_vformatter_buff_t *), in apr_vformatter()
161 xo_close_func_t close_func, xo_flush_func_t flush_func);
7907 xo_close_func_t close_func, xo_flush_func_t flush_func) in xo_set_writer() argument7914 xop->xo_flush = flush_func; in xo_set_writer()
107 xo_flush_func_t flush_func)114 data and any other resources as needed. The *flush_func* function123 :param xo_flush_func_t flush_func: New flush function
1702 xo_flush_func_t flush_func);