Home
last modified time | relevance | path

Searched refs:udp_open (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/test/
H A Dtest-udp-open.c138 TEST_IMPL(udp_open) { in TEST_IMPL()
/third_party/ffmpeg/libavformat/
H A Dudp.c645 static int udp_open(URLContext *h, const char *uri, int flags) in udp_open() function
981 return udp_open(h, uri, flags); in udplite_open()
1145 .url_open = udp_open,

Completed in 3 milliseconds