Searched defs:r_flush (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dprotocol.c1717 static int r_flush(apr_vformatter_buff_t *buff) function
1729 /* r_flush is called when vbuff is completely full */
1755 written = apr_vformatter(r_flush, &vd.vbuff, fmt, va);

Completed in 270 milliseconds