Searched refs:tcp_open (Results 1 – 3 of 3) sorted by relevance
103 static int tcp_open(URLContext *h, const char *uri, int flags) in tcp_open() function318 .url_open = tcp_open,
110 TEST_DECLARE (tcp_open)666 TEST_ENTRY (tcp_open)667 TEST_HELPER (tcp_open, tcp4_echo_server)
236 TEST_IMPL(tcp_open) { in TEST_IMPL() argument