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

/haiku/src/system/libroot/posix/unistd/
H A Dtruncate.c33 ftruncate(int fd, off_t newSize) function
/haiku/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.h383 int (*ftruncate) (const char *, off_t, struct fuse_file_info *); member in struct:fuse_operations
/haiku/headers/build/
H A DBeOSBuildCompatibility.h151 # define ftruncate(fd, newSize) _haiku_build_ftruncate(fd, newSize) macro
/haiku/src/build/libroot/
H A Dfunction_remapper.cpp169 ftruncate(int fd, off_t newSize) function
/haiku/src/system/libroot/posix/glibc/libio/
H A DlibioP.h797 # define ftruncate __ftruncate macro
/haiku/src/system/boot/loader/
H A Dvfs.cpp939 ftruncate(int fd, off_t newSize) function
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h1681 #define ftruncate fssh_ftruncate macro
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1803 void ftruncate() {} function
H A Dlibroot_stubs_legacy.c1750 void ftruncate() {} function

Completed in 134 milliseconds