Home
last modified time | relevance | path

Searched refs:simple_copy_file_range (Results 1 – 1 of 1) sorted by relevance

/dports/lang/ruby26/ruby-2.6.9/
H A Dio.c10844 simple_copy_file_range(int in_fd, off_t *in_offset, int out_fd, off_t *out_offset, size_t count, un… in simple_copy_file_range() function
10908 ss = simple_copy_file_range(stp->src_fd, src_offset_ptr, stp->dst_fd, NULL, ss, 0); in nogvl_copy_file_range()