Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_cfgable.h137 bool proxyanyauth; member
Dtool_operate.c712 if(config->proxyanyauth || (authbits>1)) { in operate_do()
878 if(config->proxyanyauth) in operate_do()
Dtool_getparam.c813 config->proxyanyauth = toggle; in getparameter()