Searched refs:off_in (Results 1 – 3 of 3) sorted by relevance
/libuv/src/unix/ |
H A D | freebsd.c | 279 off_t* off_in, in uv__fs_copy_file_range() argument 286 return copy_file_range(fd_in, off_in, fd_out, off_out, len, flags); in uv__fs_copy_file_range()
|
H A D | internal.h | 445 off_t* off_in, 476 off_t* off_in,
|
H A D | linux.c | 376 off_t* off_in, in uv__fs_copy_file_range() argument 385 off_in, in uv__fs_copy_file_range()
|
Completed in 13 milliseconds