Home
last modified time | relevance | path

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

/external/qemu/distrib/libsparse/src/
Doutput_file.c41 #define ftruncate64 ftruncate macro
46 #define ftruncate64 ftruncate macro
144 ret = ftruncate64(outn->fd, len); in file_pad()
/external/qemu/distrib/ext4_utils/src/
Dext4_utils.h43 #define ftruncate64 ftruncate macro
/external/e2fsprogs/resize/
Dmain.c479 retval = ftruncate64(fd, new_file_size); in main()
/external/chromium_org/components/nacl/loader/nonsfi/
Dnonsfi_sandbox_sigsys_unittest.cc147 RESTRICT_SYSCALL_DEATH_TEST(ftruncate64);
/external/elfutils/0.153/src/
Dstrip.c1982 || ftruncate64 (fd, shdr_info[shdridx].shdr.sh_offset) < 0) in handle_elf()
2002 || ftruncate64 (fd, shdr_info[shdridx].shdr.sh_offset) < 0) in handle_elf()
/external/strace/
DChangeLog-CVS1955 pread, pwrite, fstat64, sendfile, ftruncate64.
1959 fstatfs, fstat, pread, pwrite, sendfile, ftruncate64, fstat64,
1962 fstat, pread, pwrite, sendfile, ftruncate64, fstat64, sendfile64,
1965 sendfile, ftruncate64, fstat64, sendfile64.
1971 sendfile, ftruncate64, fstat64.
1977 ftruncate64, fstat64, sendfile64, fadvise64, fadvise64, fstatfs64,
1982 fstatvfs64, ftruncate64.
3185 (truncate64, ftruncate64): Pretty-print.
3187 (truncate64, ftruncate64): Take four arguments.
3206 * linux/syscallent.h: truncate64/ftruncate64 need 3 args.
[all …]
DNEWS80 * Fixed decoding of fadvise64, fallocate, ftruncate64, io_submit, pread,
/external/e2fsprogs/lib/
Dconfig.h.in121 /* Define to 1 if you have the `ftruncate64' function. */
/external/e2fsprogs/misc/
De2image.c723 if (ftruncate64(fd, offset) < 0) { in output_meta_data_blocks()
/external/strace/debian/
Dchangelog428 + Fixed output of getdents64, truncate64, ftruncate64, closes: #169528.
/external/e2fsprogs/
Dconfigure.in1033 ftruncate64
Dconfigure11044 …topology chflags fallocate fallocate64 fchown fdatasync fstat64 ftruncate64 getdtablesize …
DRELEASE-NOTES908 E2image will try to use ftruncate64() to set the i_size for raw
3215 If ftruncate64() is not available for resize2fs, let it use ftrucate()
/external/valgrind/main/memcheck/tests/x86-linux/
Dscalar.stderr.exp2533 Syscall param ftruncate64(fd) contains uninitialised byte(s)
2537 Syscall param ftruncate64(length_low) contains uninitialised byte(s)
2541 Syscall param ftruncate64(length_high) contains uninitialised byte(s)
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1204_abilist.txt2042 fun:ftruncate64=uninstrumented