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

1 2 3

  /bionic/libc/arch-arm/syscalls/
__statfs64.S 8 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 154 #define __NR_statfs64 (__NR_SYSCALL_BASE + 266)
214 #define __NR_statfs64 (__NR_SYSCALL_BASE + 268)
259 #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)
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/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)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/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)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/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)
  /prebuilt/ndk/android-ndk-r5/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-r6/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-r6/platforms/android-3/arch-x86/usr/include/sys/
linux-syscalls.h 147 #define __NR_statfs64 (__NR_SYSCALL_BASE + 266)
201 #define __NR_statfs64 (__NR_SYSCALL_BASE + 268)
  /external/valgrind/main/include/vki/
vki-scnums-ppc32-linux.h 295 #define __NR_statfs64 252
vki-scnums-ppc64-linux.h 289 #define __NR_statfs64 252
  /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-9/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

Completed in 581 milliseconds

1 2 3