Home
last modified time | relevance | path

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

/io/
A Dcopy_file_range.c23 copy_file_range (int infd, __off64_t *pinoff, in copy_file_range() function
30 stub_warning (copy_file_range)
A Dtst-copy_file_range.c102 TEST_COMPARE (copy_file_range (infd, pinoff, outfd, poutoff, in simple_file_copy()
174 TEST_COMPARE (copy_file_range (infd, pinoff, outfd, poutoff, in short_copy()
199 TEST_COMPARE (copy_file_range (infd, pinoff, outfd, poutoff, in short_copy()
243 ssize_t ret = copy_file_range (infd, NULL, outfd, NULL, 0, 0); in do_test()
A DVersions129 copy_file_range;
A DMakefile56 sendfile sendfile64 copy_file_range \
72 tst-copy_file_range tst-getcwd-abspath tst-lockf \

Completed in 3 milliseconds