| /third_party/curl/docs/examples/ |
| H A D | imap-append.c | 62 static size_t payload_source(char *ptr, size_t size, size_t nmemb, void *userp) in payload_source() argument
|
| H A D | multi-debugcallback.c | 91 my_trace(CURL *handle, curl_infotype type, unsigned char *data, size_t size, void *userp) my_trace() argument
|
| H A D | smtp-tls.c | 64 static size_t payload_source(char *ptr, size_t size, size_t nmemb, void *userp) in payload_source() argument
|
| H A D | smtp-ssl.c | 64 static size_t payload_source(char *ptr, size_t size, size_t nmemb, void *userp) in payload_source() argument
|
| H A D | http2-download.c | 106 my_trace(CURL *handle, curl_infotype type, char *data, size_t size, void *userp) my_trace() argument
|
| H A D | smtp-authzid.c | 70 static size_t payload_source(char *ptr, size_t size, size_t nmemb, void *userp) in payload_source() argument
|
| H A D | smtp-mail.c | 67 static size_t payload_source(char *ptr, size_t size, size_t nmemb, void *userp) in payload_source() argument
|
| H A D | smtp-multi.c | 60 static size_t payload_source(char *ptr, size_t size, size_t nmemb, void *userp) in payload_source() argument
|
| /third_party/curl/lib/ |
| H A D | curl_sspi.c | 143 CURLcode Curl_create_sspi_identity(const char *userp, const char *passwdp, in Curl_create_sspi_identity() argument
|
| H A D | formdata.h | 43 char *userp; /* pointer for the read callback */ member
|
| H A D | http_negotiate.c | 46 const char *userp; in Curl_input_negotiate() local 130 char *userp; in Curl_output_negotiate() local [all...] |
| H A D | http_digest.c | 88 const char *userp; in Curl_output_digest() local
|
| /third_party/libuv/docs/code/signal/ |
| H A D | main.c | 22 void thread1_worker(void *userp) in thread1_worker() argument 37 void thread2_worker(void *userp) in thread2_worker() argument
|
| /foundation/multimedia/drm_framework/frameworks/native/test/common/src/ |
| H A D | http.cpp | 21 static size_t HttpCurlWriteStrData(void *buffer, size_t size, size_t nmemb, void *userp)
in HttpCurlWriteStrData() argument
|
| /third_party/curl/tests/libtest/ |
| H A D | lib579.c | 69 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
|
| H A D | lib1507.c | 41 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
|
| H A D | lib668.c | 35 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
|
| H A D | lib1540.c | 37 static int please_continue(void *userp, in please_continue() argument 68 static size_t write_callback(void *ptr, size_t size, size_t nmemb, void *userp) in write_callback() argument 59 header_callback(void *ptr, size_t size, size_t nmemb, void *userp) header_callback() argument
|
| H A D | lib650.c | 40 static size_t count_chars(void *userp, const char *buf, size_t len) in count_chars() argument
|
| H A D | lib654.c | 37 static void free_callback(void *userp) in free_callback() argument 44 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
|
| H A D | lib554.c | 37 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
|
| H A D | lib643.c | 36 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
|
| H A D | testtrace.c | 87 libtest_debug_cb(CURL *handle, curl_infotype type, unsigned char *data, size_t size, void *userp) libtest_debug_cb() argument
|
| /third_party/curl/lib/vauth/ |
| H A D | ntlm_sspi.c | 87 Curl_auth_create_ntlm_type1_message(struct Curl_easy *data, const char *userp, const char *passwdp, const char *service, const char *host, struct ntlmdata *ntlm, struct bufref *out) Curl_auth_create_ntlm_type1_message() argument 243 Curl_auth_create_ntlm_type3_message(struct Curl_easy *data, const char *userp, const char *passwdp, struct ntlmdata *ntlm, struct bufref *out) Curl_auth_create_ntlm_type3_message() argument
|
| H A D | krb5_gssapi.c | 80 Curl_auth_create_gssapi_user_message(struct Curl_easy *data, const char *userp, const char *passwdp, const char *service, const char *host, const bool mutual_auth, const struct bufref *chlg, struct kerberos5data *krb5, struct bufref *out) Curl_auth_create_gssapi_user_message() argument
|