Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Duv_wrap.h293 #define uv_tcp_bind(...) __wrap_uv_tcp_bind( global() macro
/netbsd-src/external/mit/libuv/dist/src/
H A Duv-common.c291 int uv_tcp_bind(uv_tcp_t* handle, in uv_tcp_bind() function