Lines Matching refs:set
190 * This function is set as a callback to be called for every entry in the DNS
242 /* the timeout may be set -1 (forever) */
243 int timeout = data->set.dns_cache_timeout;
302 if(dns && (data->set.dns_cache_timeout != -1)) {
307 user.cache_timeout = data->set.dns_cache_timeout;
485 if(data->set.dns_shuffle_addresses) {
739 if(data->set.resolver_start) {
742 st = data->set.resolver_start(
749 data->set.resolver_start_client);
803 else if(allowDOH && data->set.doh && !ipnum)
811 /* If Curl_getaddrinfo() returns NULL, 'respwait' might be set to a
920 if(data->set.no_signal)
955 * Store the old value to be able to set it back later!
966 /* now set the new struct */
1019 /* there was an alarm() set before us, now put it back */
1030 won't, and zero would be to switch it off so we never set it to
1324 if(!data->set.verbose ||