Searched refs:off_out (Results 1 – 3 of 3) sorted by relevance
/libuv/src/unix/ |
H A D | freebsd.c | 281 off_t* off_out, 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 | 447 off_t* off_out, 478 off_t* off_out,
|
H A D | linux.c | 378 off_t* off_out, in uv__fs_copy_file_range() argument 387 off_out, in uv__fs_copy_file_range()
|
Completed in 13 milliseconds