Home
last modified time | relevance | path

Searched defs:ftruncate (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dftruncate.c36 ftruncate (int fd, off_t length) in ftruncate() function
50 ftruncate (int fd, off_t length) in ftruncate() function
93 ftruncate (int fd, off_t length) in ftruncate() function
103 ftruncate (int fd, off_t length) in ftruncate() function
/toolchain/binutils/binutils-2.25/include/gdb/
Dcallback.h94 int (*ftruncate) (host_callback *, int, long); member