Searched defs:fd_out (Results 1 – 5 of 5) sorted by relevance
280 int fd_out, in uv__fs_copy_file_range()
811 int fd_out; in uv_fileno() local
377 int fd_out, in uv__fs_copy_file_range()
689 uv_os_fd_t fd_out; in uv_fileno() local
2226 int fd_in = req->file.fd, fd_out = req->fs.info.fd_out; in fs__sendfile() local3454 int uv_fs_sendfile(uv_loop_t* loop, uv_fs_t* req, uv_file fd_out, in uv_fs_sendfile()
Completed in 44 milliseconds