Home
last modified time | relevance | path

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

/external/curl/lib/
Dmprintf.c1120 static int storebuffer(int output, FILE *data) in storebuffer() function
1134 retcode = dprintf_formatf(&buffer, storebuffer, format, ap_save); in curl_msprintf()
1164 retcode = dprintf_formatf(&buffer, storebuffer, format, ap_save); in curl_mvsprintf()