Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_cfgable.h101 bool unrestricted_auth; /* Continue to send authentication (user+password) member
Dtool_getparam.c1647 config->unrestricted_auth = toggle; in getparameter()
Dtool_operate.c929 config->unrestricted_auth?1L:0L); in operate_do()