Searched refs:HTTPPOST_CALLBACK (Results 1 – 2 of 2) sorted by relevance
64 #define HTTPPOST_CALLBACK CURL_HTTPPOST_CALLBACK macro486 current_form->flags |= HTTPPOST_CALLBACK; in FormAdd()664 HTTPPOST_CALLBACK)) && form->value) { in FormAdd()1011 (HTTPPOST_PTRCONTENTS|HTTPPOST_BUFFER|HTTPPOST_CALLBACK)) in curl_formfree()1251 HTTPPOST_CALLBACK)) { in Curl_getformdata()1334 else if(post->flags & HTTPPOST_CALLBACK) in Curl_getformdata()
160 #define HTTPPOST_CALLBACK (1<<6) /* upload file contents by using the macro