Home
last modified time | relevance | path

Searched refs:proxyanyauth (Results 1 – 3 of 3) sorted by relevance

/external/curl/src/
Dtool_cfgable.h169 bool proxyanyauth; member
Dtool_operate.c730 if(config->proxyanyauth || (authbits>1)) { in operate_do()
896 if(config->proxyanyauth) in operate_do()
Dtool_getparam.c926 config->proxyanyauth = toggle; in getparameter()