HomeSort by relevance Sort by last modified time
    Searched refs:CURLPROXY_SOCKS5 (Results 1 - 7 of 7) sorted by null

  /external/curl/lib/
socks.c 379 bool socks5_resolve_local = (conn->proxytype == CURLPROXY_SOCKS5)?TRUE:FALSE;
ftp.c     [all...]
url.c     [all...]
  /external/curl/src/
tool_setopt.c 49 NV(CURLPROXY_SOCKS5),
tool_getparam.c 763 config->socksver = CURLPROXY_SOCKS5;
    [all...]
  /external/curl/include/curl/
curl.h 640 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */
    [all...]
  /external/google-breakpad/src/third_party/curl/
curl.h 487 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */
    [all...]

Completed in 48 milliseconds