Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_paramhlp.h31 ParameterError file2string(char **bufp, FILE *file);
H A Dtool_paramhlp.c93 ParameterError file2string(char **bufp, FILE *file) in file2string() function
H A Dtool_getparam.c888 err = file2string(&postdata, file); in set_data()
1954 err = file2string(&tmpcfg, file); in getparameter()
2578 err = file2string(&config->writeout, file); in getparameter()
H A Dtool_operate.c1950 if((PARAM_OK == file2string(&etag_from_file, file)) && in single_transfer()

Completed in 16 milliseconds