Home
last modified time | relevance | path

Searched refs:CURL_HET_DEFAULT (Results 1 – 6 of 6) sorted by relevance

/external/curl/src/
Dtool_cfgable.c45 config->happy_eyeballs_timeout_ms = CURL_HET_DEFAULT; in config_init()
Dtool_operate.c2057 if(config->happy_eyeballs_timeout_ms != CURL_HET_DEFAULT) in single_transfer()
/external/curl/docs/libcurl/
Dsymbols-in-versions894 CURL_HET_DEFAULT 7.59.0
/external/curl/include/curl/
Dcurl.h892 #define CURL_HET_DEFAULT 200L macro
/external/curl/lib/
Durl.c593 set->happy_eyeballs_timeout = CURL_HET_DEFAULT; in Curl_init_userdefined()
/external/curl/packages/OS400/
Dcurl.inc.in778 d CURL_HET_DEFAULT...