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.c2068 err = getstr(&config->proxy_tls_authtype, nextarg, DENY_BLANK); in getparameter()
2069 if(!err && strcmp(config->proxy_tls_authtype, "SRP")) in getparameter()
H A Dtool_operate.c1663 if(config->proxy_tls_authtype) in config2setopts()
1665 config->proxy_tls_authtype); in config2setopts()

Completed in 19 milliseconds