Home
last modified time | relevance | path

Searched defs:source (Results 1 – 8 of 8) sorted by relevance

/curl/lib/
H A Dmemdebug.c133 int line, const char *source) in curl_dbg_malloc()
160 int line, const char *source) in curl_dbg_calloc()
188 int line, const char *source) in curl_dbg_strdup()
241 int line, const char *source) in curl_dbg_realloc()
279 void curl_dbg_free(void *ptr, int line, const char *source) in curl_dbg_free()
305 int line, const char *source) in curl_dbg_socket()
324 const char *source) in curl_dbg_send()
338 const char *source) in curl_dbg_recv()
353 int line, const char *source) in curl_dbg_socketpair()
367 int line, const char *source) in curl_dbg_accept()
[all …]
H A Dcurl_addrinfo.c519 int line, const char *source) in curl_dbg_freeaddrinfo()
546 int line, const char *source) in curl_dbg_getaddrinfo()
H A Dcf-h2-proxy.c809 nghttp2_data_source *source, in tunnel_send_callback()
H A Dftp.c1354 char *source = myhost; in ftp_state_use_port() local
H A Dhttp2.c1573 nghttp2_data_source *source, in req_body_read_callback()
/curl/lib/vauth/
H A Ddigest.c146 static void auth_digest_md5_to_ascii(unsigned char *source, /* 16 bytes */ in auth_digest_md5_to_ascii()
155 static void auth_digest_sha256_to_ascii(unsigned char *source, /* 32 bytes */ in auth_digest_sha256_to_ascii()
164 static char *auth_digest_string_quoted(const char *source) in auth_digest_string_quoted()
/curl/lib/vtls/
H A Dbearssl.c110 static CURLcode load_cafile(struct cafile_source *source, in load_cafile()
534 struct cafile_source source; in bearssl_connect_step1() local
548 struct cafile_source source; in bearssl_connect_step1() local
H A Dvtls.c223 static bool clone_ssl_primary_config(struct ssl_primary_config *source, in clone_ssl_primary_config()

Completed in 65 milliseconds