Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cfgable.h33 struct State { struct
34 struct getout *urlnode;
35 struct URLGlob *inglob;
36 struct URLGlob *urls;
37 char *outfiles;
38 char *httpgetfields;
39 char *uploadfile;
40 curl_off_t infilenum; /* number of files to upload */
41 curl_off_t up; /* upload file counter within a single upload glob */
42 curl_off_t urlnum; /* how many iterations this single URL has with ranges
[all …]

Completed in 8 milliseconds