Home
last modified time | relevance | path

Searched defs:id (Results 1 – 25 of 31) sorted by relevance

12

/curl/lib/
H A Deasygetopt.c32 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 Dhash.c390 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 Dpop3.h56 char *id; /* Message ID */ member
H A Dconncache.c1267 curl_off_t id; member
1300 curl_off_t id; member
H A Daltsvc.c73 const char *Curl_alpnid2str(enum alpnid id) in Curl_alpnid2str()
H A Dmulti.c3578 timediff_t milli, expire_id id)
3636 void Curl_expire(struct Curl_easy *data, timediff_t milli, expire_id id)
3648 void Curl_expire_done(struct Curl_easy *data, expire_id id)
H A Deasy.c332 CURLsslset curl_global_sslset(curl_sslbackend id, const char *name, in curl_global_sslset()
H A Dimap.c260 const char *id = imapc->resptag; in imap_endofresp() local
/curl/tests/unit/
H A Dunit3205.c41 uint16_t id; member
608 uint16_t id; member
697 uint16_t id; variable
760 uint16_t id; variable
H A Dunit2600.c78 int id; member
116 char id[16]; member
/curl/docs/examples/
H A Dsslbackend.c62 int id = atoi(name); in main() local
/curl/include/curl/
H A Doptions.h53 CURLoption id; member
H A Dtypecheck-gcc.h165 #define CURLWARNING(id, message) \ argument
/curl/lib/vtls/
H A Dcipher_suite.c176 #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 Dmbedtls.c344 mbed_cipher_suite_get_str(uint16_t id, char *buf, size_t buf_size, in mbed_cipher_suite_get_str()
357 uint16_t id = Curl_cipher_suite_walk_str(str, end); in mbed_cipher_suite_walk_str() local
397 uint16_t id = (uint16_t) supported[j]; in mbed_set_selected_ciphers() local
412 uint16_t id = mbed_cipher_suite_walk_str(&ptr, &end); in mbed_set_selected_ciphers() local
448 uint16_t id = (uint16_t) supported[j]; in mbed_set_selected_ciphers() local
H A Dsectransp.c806 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 Drustls.c468 uint16_t id = Curl_cipher_suite_walk_str(&ptr, &end); in cr_get_selected_ciphers() local
H A Dvtls.c1494 CURLsslset Curl_init_sslset_nolock(curl_sslbackend id, const char *name, in Curl_init_sslset_nolock()
1524 CURLsslset Curl_init_sslset_nolock(curl_sslbackend id, const char *name, in Curl_init_sslset_nolock()
H A Dbearssl.c497 uint16_t id = Curl_cipher_suite_walk_str(&ptr, &end); in bearssl_set_selected_ciphers() local
H A Dwolfssl.c118 wolfssl_tls13_secret_callback(SSL *ssl, int id, const unsigned char *secret, in wolfssl_tls13_secret_callback()
H A Dschannel.c229 int id; member
/curl/src/
H A Dtool_writeout.h106 writeoutid id; member
/curl/packages/OS400/
H A Dccsidcurl.c421 curl_version_info_data *id; in curl_version_info_ccsid() local
/curl/lib/vquic/
H A Dcurl_ngtcp2.c189 curl_int64_t id; /* HTTP/3 protocol identifier */ member
206 #define H3_STREAM_CTX_ID(ctx,id) ((struct h3_stream_ctx *)(\ argument
H A Dcurl_quiche.c170 curl_uint64_t id; /* HTTP/3 protocol stream identifier */ member

Completed in 134 milliseconds

12