Searched refs:uv__fs_try_copy_file_range (Results 1 – 1 of 1) sorted by relevance
986 static ssize_t uv__fs_try_copy_file_range(int in_fd, off_t* off, in uv__fs_try_copy_file_range() function1054 r = uv__fs_try_copy_file_range(in_fd, &off, out_fd, len); in uv__fs_sendfile()
Completed in 10 milliseconds