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
168 struct curl_httppost { struct169 struct curl_httppost *next; /* next entry in the list */ argument179 struct curl_httppost *more; /* if one field name has more than one argument182 long flags; /* as defined below */202 char *showfilename; /* The file name to show. If not set, the205 void *userp; /* custom pointer used for207 curl_off_t contentlen; /* alternative length of contents