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

  /system/core/adb/
adb.h 137 char *connect_to; member in struct:alistener
  /external/libmicrohttpd/src/testspdy/
test_new_connection.c 515 static int connect_to(const char *host, uint16_t port) function
671 fd = connect_to(req.host, req.port);
test_notls.c 466 static int connect_to(const char *host, uint16_t port) function
621 fd = connect_to(req.host, req.port);
test_request_response.c 503 static int connect_to(const char *host, uint16_t port) function
659 fd = connect_to(req.host, req.port);
  /external/curl/src/
tool_cfgable.h 154 struct curl_slist *connect_to; member in struct:OperationConfig
  /external/curl/tests/server/
sws.c 1290 static curl_socket_t connect_to(const char *ipaddr, unsigned short port) function
    [all...]
  /external/curl/lib/
urldata.h 1561 struct curl_slist *connect_to; \/* list of host:port mappings to override member in struct:UserDefined
    [all...]

Completed in 1365 milliseconds