Home
last modified time | relevance | path

Searched refs:ftruncate64 (Results 1 – 6 of 6) sorted by relevance

/freebsd-head/cddl/compat/opensolaris/include/
HDunistd.h34 #define ftruncate64 ftruncate macro
/freebsd-head/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
HDfile_trunc.c232 if (ftruncate64(fd, (offset + roffset)) < 0) { in do_trunc()
/freebsd-head/sys/contrib/openzfs/include/os/freebsd/spl/sys/
HDccompile.h133 #define ftruncate64 ftruncate macro
/freebsd-head/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_cc.c2574 if (dtp->dt_cdefs_fd != -1 && (ftruncate64(dtp->dt_cdefs_fd, 0) == -1 || in dt_compile()
2579 if (dtp->dt_ddefs_fd != -1 && (ftruncate64(dtp->dt_ddefs_fd, 0) == -1 || in dt_compile()
/freebsd-head/contrib/pjdfstest/
HDpjdfstest.c1019 rval = ftruncate64(NUM(0), NUM(1)); in call_syscall()
/freebsd-head/contrib/llvm-project/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt1806 fun:ftruncate64=uninstrumented