Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dhttp_ntlm.c111 *state = NTLMSTATE_NONE; in Curl_input_ntlm()
H A Dcurl_ntlm_wb.c366 *state = NTLMSTATE_NONE; in Curl_input_ntlm_wb()
H A Durl.c1235 if(check->http_ntlm_state == NTLMSTATE_NONE) in ConnectionExists()
1240 else if(check->http_ntlm_state != NTLMSTATE_NONE) { in ConnectionExists()
1259 else if(check->proxy_ntlm_state != NTLMSTATE_NONE) { in ConnectionExists()
1272 (check->http_ntlm_state != NTLMSTATE_NONE)) || in ConnectionExists()
1274 (check->proxy_ntlm_state != NTLMSTATE_NONE))) { in ConnectionExists()
H A Durldata.h373 NTLMSTATE_NONE, enumerator
H A Dhttp.c485 (conn->http_ntlm_state != NTLMSTATE_NONE) || in http_perhapsrewind()
486 (conn->proxy_ntlm_state != NTLMSTATE_NONE)) { in http_perhapsrewind()

Completed in 15 milliseconds