Searched refs:fstat64 (Results 26 - 48 of 48) sorted by relevance

12

/external/strace/linux/m68k/
H A Dsyscallent.h227 [197] = { 2, TD|TFST|TSTA, SEN(fstat64), "fstat64" },
/external/strace/linux/mips/
H A Dsyscallent-n32.h8 [6005] = { 2, TD|TFST|TSTA, SEN(fstat64), "fstat" },
H A Dsyscallent-o32.h219 [4215] = { 2, TD|TFST|TSTA, SEN(fstat64), "fstat64" },
/external/strace/linux/powerpc/
H A Dsyscallent.h227 [197] = { 2, TD|TFST|TSTA, SEN(fstat64), "fstat64" },
/external/strace/linux/s390/
H A Dsyscallent.h229 [197] = { 2, TD|TFST|TSTA, SEN(fstat64), "fstat64" },
/external/strace/linux/sh/
H A Dsyscallent.h228 [197] = { 2, TD|TFST|TSTA, SEN(fstat64), "fstat64" },
/external/strace/linux/sh64/
H A Dsyscallent.h226 [197] = { 2, TD|TFST|TSTA, SEN(fstat64), "fstat64" },
/external/strace/linux/sparc/
H A Dsyscallent.h64 [ 63] = { 2, TD|TFST|TSTA, SEN(fstat64), "fstat64" },
/external/strace/linux/sparc64/
H A Dsyscallent.h63 [ 63] = { 2, TD|TFST|TSTA, SEN(fstat64), "fstat64" },
/external/valgrind/coregrind/m_syswrap/
H A Dpriv_syswrap-darwin.h433 DECL_TEMPLATE(darwin, fstat64); // 339
H A Dsyswrap-darwin.c2955 PRE(fstat64)
2957 PRINT("fstat64 ( %lu, %#lx )", ARG1,ARG2);
2959 PRE_MEM_WRITE( "fstat64(buf)", ARG2, sizeof(struct vki_stat64) );
2961 POST(fstat64)
10318 MACXY(__NR_fstat64, fstat64),
/external/strace/linux/alpha/
H A Dsyscallent.h393 [427] = { 2, TD|TFST|TSTA, SEN(fstat64), "fstat64" },
/external/strace/linux/bfin/
H A Dsyscallent.h227 [197] = { 2, TD|TFST|TSTA, SEN(fstat64), "fstat64" },
/external/strace/linux/microblaze/
H A Dsyscallent.h227 [197] = { 2, TD|TFST|TSTA, SEN(fstat64), "fstat64" },
/external/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp386 TLI.setUnavailable(LibFunc::fstat64);
857 case LibFunc::fstat64:
/external/e2fsprogs/intl/
H A Dloadmsgcat.c947 __builtin_expect (fstat64 (fd, &st) != 0, 0)
/external/e2fsprogs/lib/ext2fs/
H A Dunix_io.c479 return fstat64(fd, buf);
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc1386 TSAN_INTERCEPTOR(int, fstat64, int fd, void *buf) {
1392 #define TSAN_MAYBE_INTERCEPT_FSTAT64 TSAN_INTERCEPT(fstat64)
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cc285 int res = internal_syscall(SYSCALL(fstat64), fd, &buf64);
/external/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp658 case LibFunc::fstat64:
/external/google-breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h131 # pragma push_macro("fstat64")
134 # undef fstat64 macro
3446 LSS_INLINE _syscall2(int, fstat64, int, f,
4022 # pragma pop_macro("fstat64")
/external/valgrind/memcheck/tests/x86-linux/
H A Dscalar.stderr.exp2734 Syscall param fstat64(fd) contains uninitialised byte(s)
2738 Syscall param fstat64(buf) contains uninitialised byte(s)
2742 Syscall param fstat64(buf) points to unaddressable byte(s)
/external/e2fsprogs/
H A Dconfigure13076 for ac_func in __secure_getenv add_key backtrace blkid_probe_get_topology blkid_probe_enable_partitions chflags dlopen fadvise64 fallocate fallocate64 fchown fdatasync fstat64 ftruncate64 futimes getcwd getdtablesize getmntinfo getpwuid_r getrlimit getrusage jrand48 keyctl llistxattr llseek lseek64 mallinfo mbstowcs memalign mempcpy mmap msync nanosleep open64 pathconf posix_fadvise posix_fadvise64 posix_memalign prctl pread pwrite pread64 pwrite64 secure_getenv setmntent setresgid setresuid snprintf srandom stpcpy strcasecmp strdup strnlen strptime strtoull sync_file_range sysconf usleep utime utimes valloc

Completed in 752 milliseconds

12