Home
last modified time | relevance | path

Searched refs:authmask (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dhttp.c567 unsigned long authmask = ~0ul; in Curl_http_auth_act() local
570 authmask &= (unsigned long)~CURLAUTH_BEARER; in Curl_http_auth_act()
582 pickhost = pickoneauth(&data->state.authhost, authmask); in Curl_http_auth_act()
597 authmask & ~CURLAUTH_BEARER); in Curl_http_auth_act()

Completed in 6 milliseconds