Searched refs:truncate (Results 1 – 4 of 4) sorted by relevance
74 if (truncate (temp_filename, offset + 800) < 0) in do_test_with_offset()82 if (truncate (temp_filename, (offset + 1200)) < 0) in do_test_with_offset()
1026 extern int truncate (const char *__file, __off_t __length)1030 extern int __REDIRECT_NTH (truncate,1034 # define truncate truncate64 macro
78 tst-mmap tst-mmap-offset tst-getaddrinfo tst-truncate \
164 * manual/filesys.texi: Document truncate and ftruncate.2332 * sysdeps/mach/hurd/truncate.c: Include <unistd.h>.2333 (truncate): Fix function defenition to match prototype.10729 fstatfs, statfs, getrlimit, setrlimit, ftruncate and truncate.
Completed in 19 milliseconds