OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uv__fs_try_copy_file_range
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/src/unix/
fs.c
980
static ssize_t
uv__fs_try_copy_file_range
(int in_fd, off_t* off,
function
1048
r =
uv__fs_try_copy_file_range
(in_fd, &off, out_fd, len);
fs.c
980
static ssize_t
uv__fs_try_copy_file_range
(int in_fd, off_t* off,
function
1048
r =
uv__fs_try_copy_file_range
(in_fd, &off, out_fd, len);
Completed in 134 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026