HomeSort by relevance Sort by last modified time
    Searched refs:__NR_quotactl (Results 26 - 50 of 59) sorted by null

12 3

  /external/valgrind/include/vki/
vki-scnums-ppc32-linux.h 168 #define __NR_quotactl 131
vki-scnums-ppc64-linux.h 168 #define __NR_quotactl 131
vki-scnums-x86-linux.h 168 #define __NR_quotactl 131
vki-scnums-mips64-linux.h 211 #define __NR_quotactl (__NR_Linux + 172)
vki-scnums-mips32-linux.h 171 #define __NR_quotactl (__NR_Linux + 131)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_32.h 139 #define __NR_quotactl 131
unistd_64.h 413 #define __NR_quotactl 179
414 __SYSCALL(__NR_quotactl, sys_quotactl)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
unistd_32.h 139 #define __NR_quotactl 131
unistd_64.h 413 #define __NR_quotactl 179
414 __SYSCALL(__NR_quotactl, sys_quotactl)
  /bionic/libc/include/bits/
glibc-syscalls.h 745 #if defined(__NR_quotactl)
746 #define SYS_quotactl __NR_quotactl
  /external/strace/
scno.h 188 #ifndef __NR_quotactl
189 # define __NR_quotactl (SYSCALL_BIT | 60)
  /external/valgrind/memcheck/tests/arm64-linux/
scalar.c 602 // __NR_quotactl 131
603 GO(__NR_quotactl, "4s 1m");
604 SY(__NR_quotactl, x0, x0, x0, x0); FAIL;
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_x32.h 179 #define __NR_quotactl (__X32_SYSCALL_BIT + 179)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_x32.h 162 #define __NR_quotactl (__X32_SYSCALL_BIT + 179)
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 155 #define __NR_quotactl (__NR_Linux + 131)
568 #define __NR_quotactl (__NR_Linux + 172)
    [all...]
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 155 #define __NR_quotactl (__NR_Linux + 131)
581 #define __NR_quotactl (__NR_Linux + 172)
    [all...]
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd-common.h 116 #define __NR_quotactl (__NR_SYSCALL_BASE + 131)
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd-common.h 99 #define __NR_quotactl (__NR_SYSCALL_BASE + 131)
  /external/valgrind/coregrind/m_syswrap/
syswrap-arm64-linux.c 676 LINX_(__NR_quotactl, sys_quotactl), // 60
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
syscall.h 216 #define SYS_quotactl __NR_quotactl
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 193 #define __NR_quotactl 60
194 __SYSCALL(__NR_quotactl, sys_quotactl)
  /external/valgrind/memcheck/tests/x86-linux/
scalar.c 611 // __NR_quotactl 131
612 GO(__NR_quotactl, "4s 1m");
613 SY(__NR_quotactl, x0, x0, x0, x0); FAIL;
    [all...]
  /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/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
syscall.h 217 #define SYS_quotactl __NR_quotactl
544 #define SYS_quotactl __NR_quotactl
  /external/google-breakpad/src/third_party/lss/
linux_syscall_support.h 723 #ifndef __NR_quotactl
724 #define __NR_quotactl 131
982 #ifndef __NR_quotactl
983 #define __NR_quotactl 60
1057 #ifndef __NR_quotactl
1058 #define __NR_quotactl 179
    [all...]

Completed in 727 milliseconds

12 3