Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/curl/
Dcurl.h138 struct curl_httppost { struct
139 struct curl_httppost *next; /* next entry in the list */ argument
148 struct curl_httppost *more; /* if one field name has more than one argument
151 long flags; /* as defined below */
165 char *showfilename; /* The file name to show. If not set, the
168 void *userp; /* custom pointer used for
/external/curl/include/curl/
Dcurl.h169 struct curl_httppost { struct
170 struct curl_httppost *next; /* next entry in the list */ argument
180 struct curl_httppost *more; /* if one field name has more than one argument
183 long flags; /* as defined below */
203 char *showfilename; /* The file name to show. If not set, the
206 void *userp; /* custom pointer used for
208 curl_off_t contentlen; /* alternative length of contents