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

1 2 3

  /bionic/libc/arch-arm/syscalls/
__fstatfs64.S 8 ldr r7, =__NR_fstatfs64
  /bionic/libc/arch-sh/syscalls/
__fstatfs64.S 31 0: .long __NR_fstatfs64
  /bionic/libc/arch-x86/syscalls/
__fstatfs64.S 16 movl $__NR_fstatfs64, %eax
  /bionic/libc/include/sys/
linux-syscalls.h 147 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
207 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
252 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 144 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
202 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
245 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 144 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
202 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
245 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 144 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
202 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
245 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 144 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
202 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
245 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 140 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
194 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 140 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
194 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 140 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
194 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 140 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
194 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 140 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
194 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 140 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
194 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 140 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
194 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 140 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
194 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 140 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
194 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
linux-syscalls.h 140 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 267)
194 #define __NR_fstatfs64 (__NR_SYSCALL_BASE + 269)
  /external/valgrind/main/include/vki/
vki-scnums-ppc32-linux.h 296 #define __NR_fstatfs64 253
vki-scnums-ppc64-linux.h 290 #define __NR_fstatfs64 253
  /bionic/libc/kernel/arch-sh/asm/
unistd_32.h 283 #define __NR_fstatfs64 269
unistd_64.h 313 #define __NR_fstatfs64 297
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 284 #define __NR_fstatfs64 269
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 284 #define __NR_fstatfs64 269
  /external/kernel-headers/original/asm-x86/
unistd_32.h 277 #define __NR_fstatfs64 269

Completed in 448 milliseconds

1 2 3