Home
last modified time | relevance | path

Searched refs:HTTPPOST_CALLBACK (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dformdata.c64 #define HTTPPOST_CALLBACK CURL_HTTPPOST_CALLBACK macro
486 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()
/external/google-breakpad/src/third_party/curl/
Dcurl.h160 #define HTTPPOST_CALLBACK (1<<6) /* upload file contents by using the macro