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