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

/freebsd-13-stable/contrib/apr/strings/
H A Dapr_snprintf.c1346 static int snprintf_flush(apr_vformatter_buff_t *vbuff) function
1378 cc = apr_vformatter(snprintf_flush, &vbuff, format, ap);
1402 cc = apr_vformatter(snprintf_flush, &vbuff, format, ap);

Completed in 98 milliseconds