Home
last modified time | relevance | path

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

/posix/
A Dtst-truncate-common.c74 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()
A Dunistd.h1026 extern int truncate (const char *__file, __off_t __length)
1030 extern int __REDIRECT_NTH (truncate,
1034 # define truncate truncate64 macro
A DMakefile78 tst-mmap tst-mmap-offset tst-getaddrinfo tst-truncate \
A Dtst-regex.input164 * 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