Searched refs:ftruncate64 (Results 1 – 15 of 15) sorted by relevance
/external/qemu/distrib/libsparse/src/ |
D | output_file.c | 41 #define ftruncate64 ftruncate macro 46 #define ftruncate64 ftruncate macro 144 ret = ftruncate64(outn->fd, len); in file_pad()
|
/external/qemu/distrib/ext4_utils/src/ |
D | ext4_utils.h | 43 #define ftruncate64 ftruncate macro
|
/external/e2fsprogs/resize/ |
D | main.c | 479 retval = ftruncate64(fd, new_file_size); in main()
|
/external/chromium_org/components/nacl/loader/nonsfi/ |
D | nonsfi_sandbox_sigsys_unittest.cc | 147 RESTRICT_SYSCALL_DEATH_TEST(ftruncate64);
|
/external/elfutils/0.153/src/ |
D | strip.c | 1982 || 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/ |
D | ChangeLog-CVS | 1955 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 …]
|
D | NEWS | 80 * Fixed decoding of fadvise64, fallocate, ftruncate64, io_submit, pread,
|
/external/e2fsprogs/lib/ |
D | config.h.in | 121 /* Define to 1 if you have the `ftruncate64' function. */
|
/external/e2fsprogs/misc/ |
D | e2image.c | 723 if (ftruncate64(fd, offset) < 0) { in output_meta_data_blocks()
|
/external/strace/debian/ |
D | changelog | 428 + Fixed output of getdents64, truncate64, ftruncate64, closes: #169528.
|
/external/e2fsprogs/ |
D | configure.in | 1033 ftruncate64
|
D | configure | 11044 …topology chflags fallocate fallocate64 fchown fdatasync fstat64 ftruncate64 getdtablesize …
|
D | RELEASE-NOTES | 908 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/ |
D | scalar.stderr.exp | 2533 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/ |
D | libc_ubuntu1204_abilist.txt | 2042 fun:ftruncate64=uninstrumented
|