Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_sdecls.h85 struct getout { struct
86 struct getout *next; /* next one */ argument
87 char *url; /* the URL we deal with */
88 char *outfile; /* where to store the output */
89 char *infile; /* file to upload, if GETOUT_UPLOAD is set */
90 int flags; /* options - composed of GETOUT_* bits */
91 int num; /* which URL number in an invocation */

Completed in 6 milliseconds