Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
H A 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
/dragonfly/lib/libc/sys/
H A Dftruncate.c44 ftruncate(int fd, off_t length) in ftruncate() function
/dragonfly/gnu/usr.bin/rcs/ci/
H A Dci.c688 # define ftruncate(fd,length) (-1) macro
/dragonfly/sys/sys/
H A Dsysunion.h137 struct ftruncate_args ftruncate; member