Searched defs:curl_httppost (Results 1 – 2 of 2) sorted by relevance
138 struct curl_httppost { struct139 struct curl_httppost *next; /* next entry in the list */ argument148 struct curl_httppost *more; /* if one field name has more than one argument151 long flags; /* as defined below */165 char *showfilename; /* The file name to show. If not set, the168 void *userp; /* custom pointer used for
169 struct curl_httppost { struct170 struct curl_httppost *next; /* next entry in the list */ argument180 struct curl_httppost *more; /* if one field name has more than one argument183 long flags; /* as defined below */203 char *showfilename; /* The file name to show. If not set, the206 void *userp; /* custom pointer used for208 curl_off_t contentlen; /* alternative length of contents