Home
last modified time | relevance | path

Searched defs:fd_out (Results 1 – 5 of 5) sorted by relevance

/libuv/src/unix/
H A Dfreebsd.c275 int fd_out, in uv__fs_copy_file_range()
H A Dcore.c801 int fd_out; in uv_fileno() local
H A Dlinux.c379 int fd_out, in uv__fs_copy_file_range()
/libuv/src/win/
H A Dcore.c689 uv_os_fd_t fd_out; in uv_fileno() local
H A Dfs.c2083 int fd_in = req->file.fd, fd_out = req->fs.info.fd_out; in fs__sendfile() local
3310 int uv_fs_sendfile(uv_loop_t* loop, uv_fs_t* req, uv_file fd_out, in uv_fs_sendfile()

Completed in 91 milliseconds