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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dnanohttp.c164 static int proxyPort; /* the proxy port if any */ variable
229 proxyPort = 80;
342 proxyPort = 0;
365 proxyPort = uri->port;
1312 ret = xmlNanoHTTPConnectHost(proxy, proxyPort);
H A Dnanoftp.c145 static int proxyPort = 0; /* the proxy port if any */ variable
199 proxyPort = 21;
284 proxyPort = port;
431 proxyPort = 0;
454 proxyPort = uri->port;
868 port = proxyPort;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dnanohttp.c163 static int proxyPort; /* the proxy port if any */ variable
228 proxyPort = 80;
341 proxyPort = 0;
364 proxyPort = uri->port;
1314 ret = xmlNanoHTTPConnectHost(proxy, proxyPort);
H A Dnanoftp.c147 static int proxyPort = 0; /* the proxy port if any */ variable
201 proxyPort = 21;
286 proxyPort = port;
433 proxyPort = 0;
456 proxyPort = uri->port;
870 port = proxyPort;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dnanohttp.c164 static int proxyPort; /* the proxy port if any */ variable
229 proxyPort = 80;
342 proxyPort = 0;
365 proxyPort = uri->port;
1312 ret = xmlNanoHTTPConnectHost(proxy, proxyPort);
H A Dnanoftp.c145 static int proxyPort = 0; /* the proxy port if any */ variable
199 proxyPort = 21;
284 proxyPort = port;
431 proxyPort = 0;
454 proxyPort = uri->port;
868 port = proxyPort;

Completed in 78 milliseconds