Home
last modified time | relevance | path

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

/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A DHTAABrow.c138 static int proxy_portnumber = 80; variable
934 if (proxy_portnumber != portnumber || in HTAA_composeAuth()
942 proxy_portnumber = portnumber; in HTAA_composeAuth()
1250 proxy_portnumber, in HTAA_shouldRetryWithAuth()
1255 proxy_portnumber, in HTAA_shouldRetryWithAuth()
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A DHTAABrow.c138 static int proxy_portnumber = 80; variable
934 if (proxy_portnumber != portnumber || in HTAA_composeAuth()
942 proxy_portnumber = portnumber; in HTAA_composeAuth()
1250 proxy_portnumber, in HTAA_shouldRetryWithAuth()
1255 proxy_portnumber, in HTAA_shouldRetryWithAuth()
/dports/www/retawq/retawq-0.2.6c/
H A Dstuff.h1083 tPortnumber hosts_portnumber, proxy_portnumber; /* (in network byte order) */ member
H A Dinit.c821 interpret_portnumber(p->proxy_hostname, &(p->proxy_portnumber), in handle_proxylinepart()
H A Dresource.c7211 connport = proxy->proxy_portnumber;