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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dnanoftp.c148 static int proxyType = 0; /* uses TYPE or a@b ? */ variable
285 proxyType = type;
1079 switch (proxyType) {
1100 proxyType = 1;
1103 if (proxyType == 1) {
1131 proxyType = 2;
1153 proxyType = 2;
1156 if (proxyType == 2) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dnanoftp.c150 static int proxyType = 0; /* uses TYPE or a@b ? */ variable
287 proxyType = type;
1081 switch (proxyType) {
1102 proxyType = 1;
1105 if (proxyType == 1) {
1133 proxyType = 2;
1155 proxyType = 2;
1158 if (proxyType == 2) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dnanoftp.c150 static int proxyType = 0; /* uses TYPE or a@b ? */ variable
287 proxyType = type;
1081 switch (proxyType) {
1102 proxyType = 1;
1105 if (proxyType == 1) {
1133 proxyType = 2;
1155 proxyType = 2;
1158 if (proxyType == 2) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dnanoftp.c148 static int proxyType = 0; /* uses TYPE or a@b ? */ variable
285 proxyType = type;
1079 switch (proxyType) {
1100 proxyType = 1;
1103 if (proxyType == 1) {
1131 proxyType = 2;
1153 proxyType = 2;
1156 if (proxyType == 2) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DProxy.h127 * @param proxyType The type of the proxy server.
136 CProxyType proxyType,
H A DProxy.cpp47 CProxyType proxyType,
55 m_proxyType(proxyType),
45 CProxyData( bool proxyEnable, CProxyType proxyType, const wxString &proxyHostName, unsigned short proxyPort, bool enablePassword, const wxString &userName, const wxString &password) argument

Completed in 79 milliseconds