Home
last modified time | relevance | path

Searched refs:debug_cb (Results 1 - 11 of 11) sorted by relevance

/third_party/curl/tests/http/clients/
H A Dh2-upgrade-extreme.c59 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
175 curl_easy_setopt(easy, CURLOPT_DEBUGFUNCTION, debug_cb); in main()
H A Dtls-session-reuse.c60 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
156 curl_easy_setopt(easy, CURLOPT_DEBUGFUNCTION, debug_cb); in add_transfer()
H A Dh2-pausing.c61 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() function
232 curl_easy_setopt(handles[i].h, CURLOPT_DEBUGFUNCTION, debug_cb) in main()
/third_party/node/deps/openssl/openssl/ssl/statem/
H A Dextensions.c676 if (s->ext.debug_cb) in tls_collect_extensions()
677 s->ext.debug_cb(s, !s->server, thisex->type, in tls_collect_extensions()
/third_party/openssl/ssl/statem/
H A Dextensions.c648 if (s->ext.debug_cb) in tls_collect_extensions()
649 s->ext.debug_cb(s, !s->server, thisex->type, in tls_collect_extensions()
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h1612 void (*debug_cb)(SSL *s, int client_server, int type, member
H A Ds3_lib.c3757 s->ext.debug_cb = (void (*)(SSL *, int, int, in ssl3_callback_ctrl()
H A Dssl_lib.c824 s->ext.debug_cb = 0; in SSL_new()
/third_party/openssl/ssl/
H A Dssl_local.h1583 void (*debug_cb)(SSL *s, int client_server, int type, member
H A Ds3_lib.c3757 s->ext.debug_cb = (void (*)(SSL *, int, int, in ssl3_callback_ctrl()
H A Dssl_lib.c764 s->ext.debug_cb = 0; in SSL_new()

Completed in 39 milliseconds