Home
last modified time | relevance | path

Searched refs:__ftruncate (Results 1 – 6 of 6) sorted by relevance

/sysdeps/mach/hurd/
A Dftruncate.c26 __ftruncate (int fd, __off_t length) in __ftruncate() function
34 weak_alias (__ftruncate, ftruncate)
/sysdeps/unix/sysv/linux/
A Dftruncate.c25 __ftruncate (int fd, off_t length) in __ftruncate() function
34 weak_alias (__ftruncate, ftruncate)
A Dftruncate64.c35 weak_alias (__ftruncate64, __ftruncate)
/sysdeps/posix/
A Dtruncate.c37 ret = __ftruncate (fd, length); in __truncate()
A Dposix_fallocate.c64 int ret = __ftruncate (fd, offset); in posix_fallocate()
/sysdeps/unix/
A Dsyscalls.list22 ftruncate - ftruncate i:ii __ftruncate ftruncate

Completed in 7 milliseconds