Home
last modified time | relevance | path

Searched refs:GETOUT_UPLOAD (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/src/
H A Dtool_sdecls.h89 char *infile; /* file to upload, if GETOUT_UPLOAD is set */
97 #define GETOUT_UPLOAD (1<<3) /* if set, -T has been used */ macro
H A Dtool_getparam.c2569 while(config->url_ul && (config->url_ul->flags & GETOUT_UPLOAD)) in getparameter()
2587 url->flags |= GETOUT_UPLOAD; /* mark -T used */ in getparameter()

Completed in 5 milliseconds