Home
last modified time | relevance | path

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

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