Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/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/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/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/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/external/gpl3/gdb.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/lib/libc/sys/
H A Dftruncate.c57 ftruncate(int fd, off_t length) in ftruncate() function
/netbsd/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/external/gpl2/rcs/dist/src/
H A Dci.c642 # define ftruncate(fd,length) (-1) macro
/netbsd/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dfsif.h152 struct fsif_truncate_request ftruncate; member
/netbsd/external/gpl3/gdb/dist/readline/readline/examples/rlfe/
H A Dos.h131 # define ftruncate(fd, s) chsize(fd, s) macro
/netbsd/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/external/gpl3/gdb/dist/include/gdb/
H A Dcallback.h95 int (*ftruncate) (host_callback *, int, long); member
/netbsd/external/gpl3/gcc/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/sys/rump/include/rump/
H A Drump_syscallshotgun.h101 #define ftruncate(a,b) rump_sys_ftruncate(a,b) macro
/netbsd/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/external/gpl3/binutils.old/dist/include/gdb/
H A Dcallback.h95 int (*ftruncate) (host_callback *, int, long); member
/netbsd/external/gpl3/gdb.old/dist/include/gdb/
H A Dcallback.h95 int (*ftruncate) (host_callback *, int, long); member
/netbsd/external/gpl3/gdb.old/dist/readline/readline/examples/rlfe/
H A Dos.h131 # define ftruncate(fd, s) chsize(fd, s) macro
/netbsd/external/gpl3/binutils/dist/include/sim/
H A Dcallback.h93 int (*ftruncate) (host_callback *, int, int64_t); member
/netbsd/external/apache2/llvm/dist/libcxx/src/filesystem/
H A Dposix_compat.h286 int ftruncate(int fd, off_t length) { in ftruncate() function
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in328 #define ftruncate(fd, sz) _chsize((fd), (sz)) macro
/netbsd/lib/libc/include/
H A Dnamespace.h347 #define ftruncate _ftruncate macro