HomeSort by relevance Sort by last modified time
    Searched defs:__NR_quotactl (Results 1 - 25 of 188) sorted by null

1 2 3 4 5 6 7 8

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 200 #define __NR_quotactl 179
unistd_x32.h 179 #define __NR_quotactl (__X32_SYSCALL_BIT + 179)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 245 #define __NR_quotactl 179
unistd_x32.h 219 #define __NR_quotactl (__X32_SYSCALL_BIT + 179)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 245 #define __NR_quotactl 179
unistd_x32.h 219 #define __NR_quotactl (__X32_SYSCALL_BIT + 179)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 183 #define __NR_quotactl 179
unistd_x32.h 162 #define __NR_quotactl (__X32_SYSCALL_BIT + 179)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 250 #if !defined(__NR_quotactl)
251 #define __NR_quotactl 60
mips64_linux_syscalls.h 704 #if !defined(__NR_quotactl)
705 #define __NR_quotactl (__NR_Linux + 172)
x86_64_linux_syscalls.h 729 #if !defined(__NR_quotactl)
730 #define __NR_quotactl 179
  /external/strace/
scno.h 545 #ifndef __NR_quotactl
546 # define __NR_quotactl (SYSCALL_BIT | 179)
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 255 #define __NR_quotactl 179
vki-scnums-arm64-linux.h 99 #define __NR_quotactl 60
vki-scnums-mips64-linux.h 211 #define __NR_quotactl (__NR_Linux + 172)
vki-scnums-s390x-linux.h 139 #define __NR_quotactl 131
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 413 #define __NR_quotactl 179
414 __SYSCALL(__NR_quotactl, sys_quotactl)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 180 #define __NR_quotactl 60
181 __SYSCALL(__NR_quotactl, sys_quotactl)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 192 #define __NR_quotactl 60
193 __SYSCALL(__NR_quotactl, sys_quotactl)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 245 #define __NR_quotactl 179
unistd_x32.h 219 #define __NR_quotactl (__X32_SYSCALL_BIT + 179)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 245 #define __NR_quotactl 179
unistd_x32.h 219 #define __NR_quotactl (__X32_SYSCALL_BIT + 179)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 245 #define __NR_quotactl 179
unistd_x32.h 219 #define __NR_quotactl (__X32_SYSCALL_BIT + 179)

Completed in 479 milliseconds

1 2 3 4 5 6 7 8