OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:file2memory
(Results
1 - 4
of
4
) sorted by null
/external/curl/src/
tool_paramhlp.h
30
ParameterError
file2memory
(char **bufp, size_t *size, FILE *file);
tool_paramhlp.c
90
ParameterError
file2memory
(char **bufp, size_t *size, FILE *file)
function
tool_getparam.c
[
all
...]
tool_formparse.c
127
if(
file2memory
(&data, &stdinsize, stdin) != PARAM_OK) {
Completed in 885 milliseconds