Searched defs:ftruncate (Results 1 - 14 of 14) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Dftruncate.c15 ftruncate (int fd, off_t length) function
29 ftruncate (int fd, off_t length) function
72 ftruncate (int fd, off_t length) function
82 ftruncate (int fd, off_t length) function
H A Dunistd.in.h371 # undef ftruncate macro
372 # define ftruncate(f,l) \ macro
/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dtruncate.c40 ftruncate(int fd, off_t newSize) function
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dunistd.h126 # undef ftruncate macro
127 # define ftruncate(f,l) \ macro
H A Dunistd.in.h125 # undef ftruncate macro
126 # define ftruncate(f,l) \ macro
/haiku-fatelf/headers/build/
H A DBeOSBuildCompatibility.h165 # define ftruncate(fd, newSize) _haiku_build_ftruncate(fd, newSize) macro
/haiku-fatelf/headers/private/userlandfs/fuse/
H A Dfuse_compat.h49 int (*ftruncate) (const char *, off_t, struct fuse_file_info *); member in struct:fuse_operations_compat25
H A Dfuse.h358 int (*ftruncate) (const char *, off_t, struct fuse_file_info *); member in struct:fuse_operations
/haiku-fatelf/src/bin/network/wget/lib/
H A Dunistd.in.h293 # undef ftruncate macro
294 # define ftruncate(f,l) \ macro
/haiku-fatelf/src/build/libroot/
H A Dfunction_remapper.cpp175 ftruncate(int fd, off_t newSize) function
/haiku-fatelf/src/bin/gdb/include/gdb/
H A Dcallback.h96 int (*ftruncate) PARAMS ((host_callback *, int, long)); member in struct:host_callback_struct
/haiku-fatelf/src/bin/rcs/
H A Dci.c642 # undef ftruncate macro
643 # define ftruncate(fd,length) (-1) macro
/haiku-fatelf/src/system/libroot/posix/glibc/libio/
H A DlibioP.h797 # define ftruncate __ftruncate macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1654 #define ftruncate fssh_ftruncate macro

Completed in 152 milliseconds