HomeSort by relevance Sort by last modified time
    Searched refs:__NR_statfs64 (Results 1 - 25 of 29) sorted by null

1 2

  /bionic/libc/arch-arm/syscalls/
__statfs64.S 13 ldr r7, =__NR_statfs64
  /bionic/libc/arch-sh/syscalls/
__statfs64.S 31 0: .long __NR_statfs64
  /bionic/libc/arch-x86/syscalls/
__statfs64.S 16 movl $__NR_statfs64, %eax
  /bionic/libc/include/sys/
linux-syscalls.h 151 #define __NR_statfs64 (__NR_SYSCALL_BASE + 266)
209 #define __NR_statfs64 (__NR_SYSCALL_BASE + 268)
252 #define __NR_statfs64 (__NR_SYSCALL_BASE + 268)
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 151 #define __NR_statfs64 (__NR_SYSCALL_BASE + 266)
209 #define __NR_statfs64 (__NR_SYSCALL_BASE + 268)
252 #define __NR_statfs64 (__NR_SYSCALL_BASE + 268)
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 147 #define __NR_statfs64 (__NR_SYSCALL_BASE + 266)
201 #define __NR_statfs64 (__NR_SYSCALL_BASE + 268)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 147 #define __NR_statfs64 (__NR_SYSCALL_BASE + 266)
201 #define __NR_statfs64 (__NR_SYSCALL_BASE + 268)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 147 #define __NR_statfs64 (__NR_SYSCALL_BASE + 266)
201 #define __NR_statfs64 (__NR_SYSCALL_BASE + 268)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 147 #define __NR_statfs64 (__NR_SYSCALL_BASE + 266)
201 #define __NR_statfs64 (__NR_SYSCALL_BASE + 268)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 147 #define __NR_statfs64 (__NR_SYSCALL_BASE + 266)
201 #define __NR_statfs64 (__NR_SYSCALL_BASE + 268)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 147 #define __NR_statfs64 (__NR_SYSCALL_BASE + 266)
201 #define __NR_statfs64 (__NR_SYSCALL_BASE + 268)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 147 #define __NR_statfs64 (__NR_SYSCALL_BASE + 266)
201 #define __NR_statfs64 (__NR_SYSCALL_BASE + 268)
  /bionic/libc/kernel/arch-sh/asm/
unistd_32.h 282 #define __NR_statfs64 268
unistd_64.h 312 #define __NR_statfs64 296
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 283 #define __NR_statfs64 268
  /development/ndk/platforms/android-5/arch-x86/include/asm/
unistd_32.h 283 #define __NR_statfs64 268
  /external/kernel-headers/original/asm-x86/
unistd_32.h 276 #define __NR_statfs64 268
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 276 #define __NR_statfs64 268
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 283 #define __NR_statfs64 268
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 283 #define __NR_statfs64 268
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 280 #define __NR_statfs64 (__NR_SYSCALL_BASE+266)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 280 #define __NR_statfs64 (__NR_SYSCALL_BASE+266)
  /external/strace/
syscall-android.h 250 #define SYS_statfs64 __NR_statfs64
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 280 #define __NR_statfs64 (__NR_SYSCALL_BASE+266)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 280 #define __NR_statfs64 (__NR_SYSCALL_BASE+266)

Completed in 193 milliseconds

1 2