Home
last modified time | relevance | path

Searched defs:tcp_open (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dtcp.c103 static int tcp_open(URLContext *h, const char *uri, int flags) in tcp_open() function
/third_party/libuv/test/
Dtest-tcp-open.c236 TEST_IMPL(tcp_open) { in TEST_IMPL() argument