Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Duv_wrap.h282 #define uv_udp_bind(...) __wrap_uv_udp_bind( global() macro
/netbsd-src/external/mit/libuv/dist/src/
H A Duv-common.c342 int uv_udp_bind(uv_udp_t* handle, in uv_udp_bind() function