Home
last modified time | relevance | path

Searched refs:tcp_open (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Dtcp.c103 static int tcp_open(URLContext *h, const char *uri, int flags) in tcp_open() function
318 .url_open = tcp_open,
/third_party/libuv/test/
Dtest-list.h110 TEST_DECLARE (tcp_open)
666 TEST_ENTRY (tcp_open)
667 TEST_HELPER (tcp_open, tcp4_echo_server)
Dtest-tcp-open.c236 TEST_IMPL(tcp_open) { in TEST_IMPL() argument