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

1 2

  /external/strace/linux/
dummy.h 143 #define sys_statfs printargs macro
syscall.h 61 int sys_setpriority(), sys_profil(), sys_statfs(), sys_fstatfs();
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 221 #define SYS_statfs __NR_statfs
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 221 #define SYS_statfs __NR_statfs
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 221 #define SYS_statfs __NR_statfs
  /bionic/libc/include/sys/
glibc-syscalls.h 298 #define SYS_statfs __NR_statfs
647 #define SYS_statfs __NR_statfs
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 190 DECL_TEMPLATE(generic, sys_statfs); // * L?
syswrap-generic.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc64-linux.c     [all...]
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-mips32-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-darwin.c     [all...]
  /external/strace/linux/arm/
syscallent.h 130 { 2, TF, sys_statfs, "statfs" }, /* 99 */
  /external/strace/linux/i386/
syscallent.h 130 { 2, TF, sys_statfs, "statfs" }, /* 99 */
  /external/strace/linux/sh/
syscallent.h 132 { 2, TF, sys_statfs, "statfs" }, /* 99 */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 310 __SYSCALL(__NR_statfs, sys_statfs)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 310 __SYSCALL(__NR_statfs, sys_statfs)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 310 __SYSCALL(__NR_statfs, sys_statfs)
  /external/strace/
file.c 1813 sys_statfs(struct tcb *tcp) function
    [all...]
  /external/strace/linux/mips/
syscallent.h     [all...]
  /prebuilts/qemu-kernel/arm/2.6/
vmlinux-qemu 

Completed in 110 milliseconds

1 2