Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dmprintf.c1148 static int storebuffer(unsigned char outc, void *f) in storebuffer() function
1161 retcode = formatf(&buffer, storebuffer, format, ap_save); in curl_msprintf()
1200 int retcode = formatf(&buffer, storebuffer, format, ap_save); in curl_mvsprintf()