Home
last modified time | relevance | path

Searched defs:userp (Results 26 - 50 of 94) sorted by relevance

1234

/third_party/curl/docs/examples/
H A Dimap-append.c62 static size_t payload_source(char *ptr, size_t size, size_t nmemb, void *userp) in payload_source() argument
H A Dmulti-debugcallback.c91 my_trace(CURL *handle, curl_infotype type, unsigned char *data, size_t size, void *userp) my_trace() argument
H A Dsmtp-tls.c64 static size_t payload_source(char *ptr, size_t size, size_t nmemb, void *userp) in payload_source() argument
H A Dsmtp-ssl.c64 static size_t payload_source(char *ptr, size_t size, size_t nmemb, void *userp) in payload_source() argument
H A Dhttp2-download.c106 my_trace(CURL *handle, curl_infotype type, char *data, size_t size, void *userp) my_trace() argument
H A Dsmtp-authzid.c70 static size_t payload_source(char *ptr, size_t size, size_t nmemb, void *userp) in payload_source() argument
H A Dsmtp-mail.c67 static size_t payload_source(char *ptr, size_t size, size_t nmemb, void *userp) in payload_source() argument
H A Dsmtp-multi.c60 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 Dcurl_sspi.c143 CURLcode Curl_create_sspi_identity(const char *userp, const char *passwdp, in Curl_create_sspi_identity() argument
H A Dformdata.h43 char *userp; /* pointer for the read callback */ member
H A Dhttp_negotiate.c46 const char *userp; in Curl_input_negotiate() local
130 char *userp; in Curl_output_negotiate() local
[all...]
H A Dhttp_digest.c88 const char *userp; in Curl_output_digest() local
/third_party/libuv/docs/code/signal/
H A Dmain.c22 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 Dhttp.cpp21 static size_t HttpCurlWriteStrData(void *buffer, size_t size, size_t nmemb, void *userp) in HttpCurlWriteStrData() argument
/third_party/curl/tests/libtest/
H A Dlib579.c69 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
H A Dlib1507.c41 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
H A Dlib668.c35 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
H A Dlib1540.c37 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 Dlib650.c40 static size_t count_chars(void *userp, const char *buf, size_t len) in count_chars() argument
H A Dlib654.c37 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 Dlib554.c37 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
H A Dlib643.c36 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *userp) in read_callback() argument
H A Dtesttrace.c87 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 Dntlm_sspi.c87 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 Dkrb5_gssapi.c80 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

Completed in 8 milliseconds

1234