Home
last modified time | relevance | path

Searched defs:connect_to (Results 1 – 6 of 6) sorted by relevance

/external/libmicrohttpd/src/testspdy/
Dtest_notls.c466 static int connect_to(const char *host, uint16_t port) in connect_to() function
Dtest_new_connection.c515 static int connect_to(const char *host, uint16_t port) in connect_to() function
Dtest_request_response.c503 static int connect_to(const char *host, uint16_t port) in connect_to() function
/external/curl/tests/server/
Dsws.c1324 static curl_socket_t connect_to(const char *ipaddr, unsigned short port) in connect_to() function
/external/curl/src/
Dtool_cfgable.h178 struct curl_slist *connect_to; member
/external/curl/lib/
Durldata.h1553 struct curl_slist *connect_to; /* list of host:port mappings to override member