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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A Dnanohttp.c168 static int proxyPort; /* the proxy port if any */ variable
233 proxyPort = 80;
346 proxyPort = 0;
369 proxyPort = uri->port;
1383 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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A Dnanohttp.c168 static int proxyPort; /* the proxy port if any */ variable
233 proxyPort = 80;
346 proxyPort = 0;
369 proxyPort = uri->port;
1383 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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A Dnanohttp.c168 static int proxyPort; /* the proxy port if any */ variable
233 proxyPort = 80;
346 proxyPort = 0;
369 proxyPort = uri->port;
1383 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;

Completed in 100 milliseconds