Searched refs:xftruncate (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/support/ |
D | support_descriptor_supports_holes.c | 78 xftruncate (fd, 2 * write_offset); in support_descriptor_supports_holes() 85 xftruncate (fd, 0); in support_descriptor_supports_holes()
|
D | xftruncate.c | 23 xftruncate (int fd, long long length) in xftruncate() function
|
D | xunistd.h | 59 void xftruncate (int fd, long long length);
|
D | Makefile | 126 xftruncate \
|
/glibc-2.36/io/ |
D | tst-copy_file_range.c | 155 xftruncate (infd, 0); in short_copy() 277 xftruncate (infd, 0); in do_test() 279 xftruncate (outfd, 0); in do_test()
|
/glibc-2.36/misc/ |
D | tst-preadvwritev-common.c | 62 xftruncate (temp_fd, 0); in do_test_without_offset() 92 xftruncate (temp_fd, 0); in do_test_without_offset()
|
/glibc-2.36/login/ |
D | tst-updwtmpx.c | 69 xftruncate (fd, 0); in do_test()
|
/glibc-2.36/nptl/ |
D | tst-cancel7.c | 94 xftruncate (semfd, sizeof (sem_t)); in do_prepare()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.19 | 24341 xftruncate, xlseek. 24343 * support/xftruncate.c: Likewise. 24345 * support/xunistd.h (xfstat, xftruncate, xlseek): Declare.
|