Home
last modified time | relevance | path

Searched refs:ftruncate (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dftruncate.c31 extern int ftruncate (int, off_t);
36 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
Dsystem.h156 extern "C" int ftruncate(int, off_t);
Dconfig.in91 /* Define to 1 if you have the `ftruncate' function. */
DMakefile.in76 mremap.c pread.c ftruncate.c yyscript.h yyscript.c \
Dconfigure.ac531 AC_REPLACE_FUNCS(pread ftruncate ffsll)
Doutput.cc138 if (::ftruncate(o, offset + len) < 0) in gold_fallocate()
DChangeLog2490 * ftruncate.c: Likewise.
13658 * ftruncate.c (ftruncate): Declare before definition.
13816 ftruncate.
13817 * ftruncate.c: New file, from gnulib.
13822 * gold.h (ftruncate): Declare if not HAVE_FTRUNCATE.
Dconfigure6833 for ac_func in pread ftruncate ffsll
/toolchain/binutils/binutils-2.25/include/gdb/
Dcallback.h94 int (*ftruncate) (host_callback *, int, long); member
DChangeLog179 * callback.h (struct host_callback_struct): New members ftruncate
/toolchain/binutils/binutils-2.25/gold/po/
Dgold.pot2202 msgid "Use fallocate or ftruncate to reserve space."