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

/external/curl/src/
H A Dtool_paramhlp.h28 ParameterError file2string(char **bufp, FILE *file);
H A Dtool_paramhlp.c59 ParameterError file2string(char **bufp, FILE *file) function
H A Dtool_getparam.c1234 err = file2string(&postdata, file);
1778 err = file2string(&config->writeout, file);

Completed in 43 milliseconds