HomeSort by relevance Sort by last modified time
    Searched full:sys_fstat (Results 1 - 25 of 25) sorted by null

  /external/strace/linux/
dummy.h 217 #define sys_fstat printargs macro
syscall.h 63 int sys_getitimer(), sys_stat(), sys_lstat(), sys_fstat();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 58 #define SYS_fstat __NR_fstat
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 58 #define SYS_fstat __NR_fstat
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 58 #define SYS_fstat __NR_fstat
  /bionic/libc/include/sys/
glibc-syscalls.h 66 #define SYS_fstat __NR_fstat
412 #define SYS_fstat __NR_fstat
768 #define SYS_fstat __NR_fstat
    [all...]
  /external/valgrind/main/include/vki/
vki-scnums-arm-linux.h 65 /* 28 was sys_fstat */
  /external/kernel-headers/original/asm-arm/
unistd.h 56 /* 28 was sys_fstat */
  /external/strace/linux/arm/
syscallent.h 139 { 2, 0, sys_fstat, "fstat" }, /* 108 */
  /external/strace/linux/i386/
syscallent.h 139 { 2, TD, sys_fstat, "fstat" }, /* 108 */
  /external/strace/linux/sh/
syscallent.h 141 { 2, TD, sys_fstat, "fstat" }, /* 108 */
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linuxthreads.cc 331 if (sys_fstat(proc, &proc_sb) < 0)
linux_syscall_support.h 83 * sys_fstat(
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
linuxthreads.cc 331 if (sys_fstat(proc, &proc_sb) < 0)
linux_syscall_support.h 83 * sys_fstat(
    [all...]
  /external/strace/
file.c 243 #define sys_fstat64 sys_fstat
1431 sys_fstat(struct tcb *tcp) function
    [all...]
ChangeLog 120 sys_fstat, sys_fstat64, sys_oldfstat, sys_fstatfs, sys_fstatfs64,
    [all...]
  /external/chromium_org/chrome/app/
breakpad_linux.cc 64 #define FSTAT_FUNC sys_fstat
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
  /external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar 
  /external/valgrind/main/docs/internals/
porting-to-ARM.txt 935 /* 28 was sys_fstat */
    [all...]
  /external/strace/linux/mips/
syscallent.h     [all...]

Completed in 1543 milliseconds