/curl/lib/ |
H A D | easygetopt.c | 32 static struct curl_easyoption *lookup(const char *name, CURLoption id) in lookup() 60 const struct curl_easyoption *curl_easy_option_by_id(CURLoption id) in curl_easy_option_by_id() 86 const struct curl_easyoption *curl_easy_option_by_id (CURLoption id) in curl_easy_option_by_id()
|
H A D | hash.c | 390 void *Curl_hash_offt_set(struct Curl_hash *h, curl_off_t id, void *elem) in Curl_hash_offt_set() 395 int Curl_hash_offt_remove(struct Curl_hash *h, curl_off_t id) in Curl_hash_offt_remove() 400 void *Curl_hash_offt_get(struct Curl_hash *h, curl_off_t id) in Curl_hash_offt_get()
|
H A D | pop3.h | 56 char *id; /* Message ID */ member
|
H A D | conncache.c | 1255 curl_off_t id; member 1288 curl_off_t id; member
|
H A D | altsvc.c | 73 const char *Curl_alpnid2str(enum alpnid id) in Curl_alpnid2str()
|
H A D | multi.c | 3929 timediff_t milli, expire_id id) 3998 void Curl_expire(struct Curl_easy *data, timediff_t milli, expire_id id) 4010 void Curl_expire_done(struct Curl_easy *data, expire_id id)
|
H A D | easy.c | 332 CURLsslset curl_global_sslset(curl_sslbackend id, const char *name, in curl_global_sslset()
|
H A D | imap.c | 260 const char *id = imapc->resptag; in imap_endofresp() local
|
/curl/tests/unit/ |
H A D | unit3205.c | 41 uint16_t id; member 608 uint16_t id; member 697 uint16_t id; variable 760 uint16_t id; variable
|
H A D | unit2600.c | 78 int id; member 116 char id[16]; member
|
/curl/docs/examples/ |
H A D | sslbackend.c | 62 int id = atoi(name); in main() local
|
/curl/include/curl/ |
H A D | options.h | 53 CURLoption id; member
|
H A D | typecheck-gcc.h | 165 #define CURLWARNING(id, message) \ argument
|
/curl/lib/vtls/ |
H A D | cipher_suite.c | 176 #define CS_ENTRY(id, a, b, c, d, e, f, g, h) \ argument 188 uint16_t id; member 864 int Curl_cipher_suite_get_str(uint16_t id, char *buf, size_t buf_size, in Curl_cipher_suite_get_str()
|
H A D | mbedtls.c | 350 mbed_cipher_suite_get_str(uint16_t id, char *buf, size_t buf_size, in mbed_cipher_suite_get_str() 364 uint16_t id = Curl_cipher_suite_walk_str(str, end); in mbed_cipher_suite_walk_str() local 404 uint16_t id = (uint16_t) supported[j]; in mbed_set_selected_ciphers() local 419 uint16_t id = mbed_cipher_suite_walk_str(&ptr, &end); in mbed_set_selected_ciphers() local 455 uint16_t id = (uint16_t) supported[j]; in mbed_set_selected_ciphers() local
|
H A D | sectransp.c | 806 static int sectransp_cipher_suite_get_str(uint16_t id, char *buf, in sectransp_cipher_suite_get_str() 834 uint16_t id = Curl_cipher_suite_walk_str(str, end); in sectransp_cipher_suite_walk_str() local 974 uint16_t id = sectransp_cipher_suite_walk_str(&ptr, &end); in sectransp_set_selected_ciphers() local
|
H A D | rustls.c | 469 uint16_t id = Curl_cipher_suite_walk_str(&ptr, &end); in cr_get_selected_ciphers() local
|
H A D | vtls.c | 1523 CURLsslset Curl_init_sslset_nolock(curl_sslbackend id, const char *name, in Curl_init_sslset_nolock() 1553 CURLsslset Curl_init_sslset_nolock(curl_sslbackend id, const char *name, in Curl_init_sslset_nolock()
|
H A D | bearssl.c | 497 uint16_t id = Curl_cipher_suite_walk_str(&ptr, &end); in bearssl_set_selected_ciphers() local
|
H A D | schannel.c | 240 int id; member
|
H A D | wolfssl.c | 134 wolfssl_tls13_secret_callback(SSL *ssl, int id, const unsigned char *secret, in wolfssl_tls13_secret_callback()
|
/curl/src/ |
H A D | tool_writeout.h | 106 writeoutid id; member
|
/curl/packages/OS400/ |
H A D | ccsidcurl.c | 421 curl_version_info_data *id; in curl_version_info_ccsid() local
|
/curl/lib/vquic/ |
H A D | curl_ngtcp2.c | 190 curl_int64_t id; /* HTTP/3 protocol identifier */ member 207 #define H3_STREAM_CTX_ID(ctx,id) ((struct h3_stream_ctx *)(\ argument
|
H A D | curl_quiche.c | 170 curl_uint64_t id; /* HTTP/3 protocol stream identifier */ member
|