Searched refs:CURLPROXY_SOCKS4A (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/include/curl/
H A Dcurl.h589 CURLPROXY_SOCKS4A = 6, /* added in 7.18.0 */ enumerator in enum:__anon21
1105 CURLPROXY_SOCKS4, CURLPROXY_SOCKS4A and CURLPROXY_SOCKS5. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dtool_getparam.c646 config->socksver = CURLPROXY_SOCKS4A;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tmp/include/curl/
H A Dcurl.h589 CURLPROXY_SOCKS4A = 6, /* added in 7.18.0 */ enumerator in enum:__anon163
1105 CURLPROXY_SOCKS4, CURLPROXY_SOCKS4A and CURLPROXY_SOCKS5. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dftp.c1617 conn->proxytype == CURLPROXY_SOCKS4A)
1673 conn->proxytype == CURLPROXY_SOCKS4A)
1787 case CURLPROXY_SOCKS4A:
H A Durl.c3188 case CURLPROXY_SOCKS4A:
4144 conn->proxytype = CURLPROXY_SOCKS4A;

Completed in 188 milliseconds