Home
last modified time | relevance | path

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

/third_party/libuv/src/win/
Dcore.c656 int uv_fileno(const uv_handle_t* handle, uv_os_fd_t* fd) { in uv_fileno() function
/third_party/libuv/src/unix/
Dcore.c752 int uv_fileno(const uv_handle_t* handle, uv_os_fd_t* fd) { in uv_fileno() function