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

  /external/netcat/
netcat.c 132 const char *errstr, *proxyhost = "", *proxyport = NULL; local
358 proxyport = proxy;
453 proxyhost, proxyport, proxyhints, socksv,
  /external/curl/lib/
urldata.h 1474 long proxyport; \/* If non-zero, use this port number by default. If the member in struct:UserDefined
    [all...]
url.c 542 set->proxyport = CURL_DEFAULT_PROXY_PORT; /* from url.h */
    [all...]

Completed in 75 milliseconds