Home
last modified time | relevance | path

Searched defs:uv_fileno (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/libuv/dist/src/win/
H A Dcore.c663 int uv_fileno(const uv_handle_t* handle, uv_os_fd_t* fd) { in uv_fileno() function
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Duv_wrap.h303 #define uv_fileno(...) __wrap_uv_fileno( global() macro
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dcore.c768 int uv_fileno(const uv_handle_t* handle, uv_os_fd_t* fd) { in uv_fileno() function