Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTAABrow.c113 static BOOL free_HTAAGlobalsSet = FALSE; variable
829 if (!free_HTAAGlobalsSet) { in HTAA_composeAuth()
833 free_HTAAGlobalsSet = TRUE; in HTAA_composeAuth()
1066 if (!free_HTAAGlobalsSet) { in HTAA_shouldRetryWithAuth()
1070 free_HTAAGlobalsSet = TRUE; in HTAA_shouldRetryWithAuth()
1287 free_HTAAGlobalsSet = FALSE; in HTClearHTTPAuthInfo()