Home
last modified time | relevance | path

Searched refs:HTAA_shouldRetryWithAuth (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTAABrow.h108 extern BOOL HTAA_shouldRetryWithAuth(char *start_of_headers,
DHTTP.c2067 if (HTAA_shouldRetryWithAuth(start_of_data, (size_t) in HTLoadHTTP()
2118 if (HTAA_shouldRetryWithAuth(start_of_data, (size_t) in HTLoadHTTP()
DHTAABrow.c1049 BOOL HTAA_shouldRetryWithAuth(char *start_of_headers, in HTAA_shouldRetryWithAuth() function
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES2671 HTAA_shouldRetryWithAuth() from HTLoadHTTP() updates the handle used in that