Searched defs:copy_file_range (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/ext/zend_test/ | ||
H A D | test.c | 1219 PHP_ZEND_TEST_API ssize_t copy_file_range(int fd_in, off64_t *off_in, int fd_out, off64_t *off_out,… in copy_file_range() function |
Completed in 9 milliseconds