HomeSort by relevance Sort by last modified time
    Searched refs:HTTPPOST_CALLBACK (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
formdata.c 64 #define HTTPPOST_CALLBACK CURL_HTTPPOST_CALLBACK
486 current_form->flags |= HTTPPOST_CALLBACK;
664 HTTPPOST_CALLBACK)) && form->value) {
1011 (HTTPPOST_PTRCONTENTS|HTTPPOST_BUFFER|HTTPPOST_CALLBACK))
    [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h 160 #define HTTPPOST_CALLBACK (1<<6) /* upload file contents by using the
169 HTTPPOST_CALLBACK posts */
    [all...]

Completed in 59 milliseconds