Home
last modified time | relevance | path

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

/glibc-2.36/support/
Dsupport_descriptor_supports_holes.c26 support_descriptor_supports_holes (int fd) in support_descriptor_supports_holes() function
Dsupport.h92 int support_descriptor_supports_holes (int fd);
DMakefile55 support_descriptor_supports_holes \
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-fallocate-common.c44 if (!support_descriptor_supports_holes (temp_fd)) in do_prepare()
/glibc-2.36/timezone/
Dtst-tzset.c42 if (!support_descriptor_supports_holes (fd)) in create_tz_file()
/glibc-2.36/misc/
Dtst-preadvwritev-common.c45 temp_fd_supports_holes = support_descriptor_supports_holes (temp_fd); in do_prepare()
/glibc-2.36/io/
Dtest-lfs.c70 if (!support_descriptor_supports_holes (fd)) in do_prepare()
/glibc-2.36/ChangeLog.old/
DChangeLog.215397 * support/support_descriptor_supports_holes.c: Modified.
5398 (support_descriptor_supports_holes): Modified function.
DChangeLog.1914271 * support/support.h (support_descriptor_supports_holes): Declare.
14273 support_descriptor_supports_holes.
14274 * support/support_descriptor_supports_holes.c: New file.
14275 * io/tst-copy_file_range.c: Call support_descriptor_supports_holes