HomeSort by relevance Sort by last modified time
    Searched defs:__NR_getrlimit (Results 26 - 50 of 136) sorted by null

12 3 4 5 6

  /external/valgrind/include/vki/
vki-scnums-s390x-linux.h 329 #define __NR_getrlimit 191 /* SuS compliant getrlimit */
vki-scnums-tilegx-linux.h 290 #define __NR_getrlimit 163
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 221 #define __NR_getrlimit 97
222 __SYSCALL(__NR_getrlimit, sys_getrlimit)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 438 #define __NR_getrlimit 163
439 __SYSCALL(__NR_getrlimit, sys_getrlimit)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 467 #define __NR_getrlimit 163
468 __SC_COMP(__NR_getrlimit, sys_getrlimit, compat_sys_getrlimit)
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 142 #define __NR_getrlimit 97
unistd_x32.h 129 #define __NR_getrlimit (__X32_SYSCALL_BIT + 97)
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 142 #define __NR_getrlimit 97
unistd_x32.h 129 #define __NR_getrlimit (__X32_SYSCALL_BIT + 97)
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 142 #define __NR_getrlimit 97
unistd_x32.h 129 #define __NR_getrlimit (__X32_SYSCALL_BIT + 97)
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 142 #define __NR_getrlimit 97
unistd_x32.h 129 #define __NR_getrlimit (__X32_SYSCALL_BIT + 97)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 142 #define __NR_getrlimit 97
unistd_x32.h 129 #define __NR_getrlimit (__X32_SYSCALL_BIT + 97)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 142 #define __NR_getrlimit 97
unistd_x32.h 129 #define __NR_getrlimit (__X32_SYSCALL_BIT + 97)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 100 #define __NR_getrlimit (__NR_SYSCALL_BASE + 76)
486 #undef __NR_getrlimit
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 249 #define __NR_getrlimit 163
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 120 #define __NR_getrlimit (__NR_Linux + 76)
600 #define __NR_getrlimit (__NR_Linux + 95)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 116 #define __NR_getrlimit 76
  /development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h 100 #define __NR_getrlimit (__NR_SYSCALL_BASE+ 76)
475 #undef __NR_getrlimit
  /development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h 120 #define __NR_getrlimit (__NR_Linux + 76)
589 #define __NR_getrlimit (__NR_Linux + 95)
    [all...]
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h 120 #define __NR_getrlimit (__NR_Linux + 76)
589 #define __NR_getrlimit (__NR_Linux + 95)
    [all...]
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h 116 #define __NR_getrlimit 76

Completed in 3458 milliseconds

12 3 4 5 6