Searched refs:snprintf_flush (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/apr/strings/
H A Dapr_snprintf.c1347 static int snprintf_flush(apr_vformatter_buff_t *vbuff) function
1379 cc = apr_vformatter(snprintf_flush, &vbuff, format, ap);
1403 cc = apr_vformatter(snprintf_flush, &vbuff, format, ap);

Completed in 164 milliseconds