Home
last modified time | relevance | path

Searched refs:proxy_tls_authtype (Results 1 – 4 of 4) sorted by relevance

/curl/src/
H A Dtool_cfgable.h101 char *proxy_tls_authtype; member
H A Dtool_cfgable.c79 Curl_safefree(config->proxy_tls_authtype); in free_config_fields()
H A Dtool_getparam.c2064 err = getstr(&config->proxy_tls_authtype, nextarg, DENY_BLANK); in getparameter()
2065 if(!err && strcmp(config->proxy_tls_authtype, "SRP")) in getparameter()
H A Dtool_operate.c2293 if(config->proxy_tls_authtype) in single_transfer()
2295 config->proxy_tls_authtype); in single_transfer()

Completed in 40 milliseconds