Home
last modified time | relevance | path

Searched defs:uploadfile (Results 1 – 2 of 2) sorted by relevance

/external/curl/src/
Dtool_operhlp.c54 bool output_expected(const char *url, const char *uploadfile) in output_expected()
64 bool stdin_upload(const char *uploadfile) in stdin_upload()
Dtool_operate.c417 char *uploadfile; /* a single file, never a glob */ in operate_do() local