Home
last modified time | relevance | path

Searched defs:uv_fileno (Results 1 - 4 of 4) sorted by relevance

/third_party/libuv/src/win/
H A Dcore.c690 int uv_fileno(const uv_handle_t* handle, uv_os_fd_t* fd) { in uv_fileno() function
/third_party/node/deps/uv/src/win/
H A Dcore.c663 int uv_fileno(const uv_handle_t* handle, uv_os_fd_t* fd) { in uv_fileno() function
/third_party/node/deps/uv/src/unix/
H A Dcore.c768 int uv_fileno(const uv_handle_t* handle, uv_os_fd_t* fd) { in uv_fileno() function
/third_party/libuv/src/unix/
H A Dcore.c824 int uv_fileno(const uv_handle_t* handle, uv_os_fd_t* fd) { in uv_fileno() function

Completed in 7 milliseconds