Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_formparse.c148 size_t stdinsize = 0; in tool_mime_new_filedata() local
150 switch(file2memory(&data, &stdinsize, stdin)) { in tool_mime_new_filedata()
157 if(!stdinsize) { in tool_mime_new_filedata()
165 size = uztoso(stdinsize); in tool_mime_new_filedata()

Completed in 5 milliseconds