Searched refs:ftruncate64 (Results 1 – 14 of 14) sorted by relevance
/external/strace/ |
D | truncate.c | 30 SYS_FUNC(ftruncate64) in SYS_FUNC() argument
|
D | sys_func.h | 62 extern SYS_FUNC(ftruncate64);
|
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 | 162 * Fixed decoding of fadvise64, fallocate, ftruncate64, io_submit, pread,
|
/external/e2fsprogs/resize/ |
D | main.c | 479 retval = ftruncate64(fd, new_file_size); in main()
|
/external/elfutils/src/src/ |
D | strip.c | 2007 || ftruncate64 (fd, shdr_info[shdridx].shdr.sh_offset) < 0) in handle_elf() 2027 || ftruncate64 (fd, shdr_info[shdridx].shdr.sh_offset) < 0) in handle_elf()
|
/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 | 477 + 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/memcheck/tests/x86-linux/ |
D | scalar.stderr.exp | 2537 Syscall param ftruncate64(fd) contains uninitialised byte(s) 2541 Syscall param ftruncate64(length_low) contains uninitialised byte(s) 2545 Syscall param ftruncate64(length_high) contains uninitialised byte(s)
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1801 fun:ftruncate64=uninstrumented
|