Home
last modified time | relevance | path

Searched defs:id (Results 1 – 25 of 29) 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.c371 void *Curl_hash_offt_set(struct Curl_hash *h, curl_off_t id, void *elem) in Curl_hash_offt_set()
376 int Curl_hash_offt_remove(struct Curl_hash *h, curl_off_t id) in Curl_hash_offt_remove()
381 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 Daltsvc.c71 const char *Curl_alpnid2str(enum alpnid id) in Curl_alpnid2str()
H A Deasy.c330 CURLsslset curl_global_sslset(curl_sslbackend id, const char *name, in curl_global_sslset()
H A Dmulti.c3605 void Curl_expire(struct Curl_easy *data, timediff_t milli, expire_id id)
3669 void Curl_expire_done(struct Curl_easy *data, expire_id id)
H A Dimap.c260 const char *id = imapc->resptag; in imap_endofresp() local
H A Dhttp.c2861 enum alpnid id = (conn->httpversion == 30)? ALPN_h3 : in Curl_http_header() local
/curl/tests/unit/
H A Dunit3205.c40 uint16_t id; member
603 uint16_t id; member
672 uint16_t id; variable
735 uint16_t id; variable
H A Dunit2600.c76 int id; member
114 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.c175 #define CS_ENTRY(id, a, b, c, d, e, f, g, h) \ argument
187 uint16_t id; member
857 int Curl_cipher_suite_get_str(uint16_t id, char *buf, size_t buf_size, in Curl_cipher_suite_get_str()
H A Dmbedtls.c399 mbed_cipher_suite_get_str(uint16_t id, char *buf, size_t buf_size, in mbed_cipher_suite_get_str()
412 uint16_t id = Curl_cipher_suite_walk_str(str, end); in mbed_cipher_suite_walk_str() local
445 uint16_t id = mbed_cipher_suite_walk_str(&ptr, &end); in mbed_set_selected_ciphers() local
H A Dsectransp.c848 static int sectransp_cipher_suite_get_str(uint16_t id, char *buf, in sectransp_cipher_suite_get_str()
876 uint16_t id = Curl_cipher_suite_walk_str(str, end); in sectransp_cipher_suite_walk_str() local
1016 uint16_t id = sectransp_cipher_suite_walk_str(&ptr, &end); in sectransp_set_selected_ciphers() local
H A Dvtls.c1471 CURLsslset Curl_init_sslset_nolock(curl_sslbackend id, const char *name, in Curl_init_sslset_nolock()
1501 CURLsslset Curl_init_sslset_nolock(curl_sslbackend id, const char *name, in Curl_init_sslset_nolock()
H A Dbearssl.c446 uint16_t id = Curl_cipher_suite_walk_str(&ptr, &end); in bearssl_set_selected_ciphers() local
H A Dwolfssl.c114 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.h104 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.c161 curl_int64_t id; /* HTTP/3 protocol identifier */ member
179 #define H3_STREAM_CTX_ID(ctx,id) ((struct h3_stream_ctx *)(\ argument
H A Dcurl_quiche.c147 curl_uint64_t id; /* HTTP/3 protocol stream identifier */ member
H A Dcurl_osslq.c214 curl_int64_t id; member

Completed in 132 milliseconds

12