Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/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
/netbsd-src/external/gpl3/binutils/dist/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
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dftruncate.c16 ftruncate (int fd, off_t length) in ftruncate() function
33 ftruncate (int fd, off_t length) in ftruncate() function
76 ftruncate (int fd, off_t length) in ftruncate() function
86 ftruncate (int fd, off_t length) in ftruncate() function
/netbsd-src/lib/libc/sys/
H A Dftruncate.c57 ftruncate(int fd, off_t length) in ftruncate() function
/netbsd-src/lib/librefuse/refuse/
H A Dv25.h80 int (*ftruncate) (const char *, off_t, struct fuse_file_info *); member
H A Dv26.h80 int (*ftruncate) (const char *, off_t, struct fuse_file_info *); member
H A Dv28.h80 int (*ftruncate) (const char *, off_t, struct fuse_file_info *); member
H A Dv29.h80 int (*ftruncate) (const char *, off_t, struct fuse_file_info *); member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dunistd.d118 alias ftruncate64 ftruncate; in version() local
163 alias ftruncate64 ftruncate; in version() local
203 alias ftruncate64 ftruncate; in version() local
/netbsd-src/external/gpl2/rcs/dist/src/
H A Dci.c642 # define ftruncate(fd,length) (-1) macro
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dfsif.h152 struct fsif_truncate_request ftruncate; member
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_solaris.cpp114 DECLARE__REAL_AND_INTERNAL(uptr, ftruncate, fd_t fd, uptr size) { in DECLARE__REAL_AND_INTERNAL() argument
/netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
H A Dos.h131 # define ftruncate(fd, s) chsize(fd, s) macro
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_solaris.cc104 DECLARE__REAL_AND_INTERNAL(uptr, ftruncate, fd_t fd, uptr size) { in DECLARE__REAL_AND_INTERNAL() argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_solaris.cc104 DECLARE__REAL_AND_INTERNAL(uptr, ftruncate, fd_t fd, uptr size) { in DECLARE__REAL_AND_INTERNAL() argument
/netbsd-src/sys/rump/include/rump/
H A Drump_syscallshotgun.h101 #define ftruncate(a,b) rump_sys_ftruncate(a,b) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/sim/
H A Dcallback.h93 int (*ftruncate) (host_callback *, int, int64_t); member
/netbsd-src/external/gpl3/binutils/dist/include/sim/
H A Dcallback.h93 int (*ftruncate) (host_callback *, int, int64_t); member
/netbsd-src/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Dposix_compat.h286 int ftruncate(int fd, off_t length) { in ftruncate() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in328 #define ftruncate(fd, sz) _chsize((fd), (sz)) macro
/netbsd-src/lib/libc/include/
H A Dnamespace.h347 #define ftruncate _ftruncate global() macro