Searched defs:curl_httppost (Results 1 – 1 of 1) 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