Home
last modified time | relevance | path

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

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