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

1 2 3 4 5

  /bionic/libc/arch-arm/syscalls/
getrlimit.S 8 ldr r7, =__NR_ugetrlimit
  /bionic/libc/arch-x86/syscalls/
getrlimit.S 11 movl $__NR_ugetrlimit, %eax
  /external/chromium_org/components/nacl/loader/
nacl_sandbox_linux.cc 83 case __NR_ugetrlimit:
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 114 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
227 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
325 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
    [all...]
  /external/chromium_org/sandbox/linux/seccomp-bpf/
demo.cc 356 #if defined(__NR_ugetrlimit)
357 case __NR_ugetrlimit:
  /external/chromium_org/sandbox/linux/services/
x86_32_linux_syscalls.h 777 #if !defined(__NR_ugetrlimit)
778 #define __NR_ugetrlimit 191
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 260 #define __NR_ugetrlimit 191
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 36 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 260 #define __NR_ugetrlimit 191
  /external/kernel-headers/original/asm-x86/
unistd_32.h 199 #define __NR_ugetrlimit 191 /* SuS compliant getrlimit */
  /external/valgrind/main/include/vki/
vki-scnums-arm-linux.h 228 #define __NR_ugetrlimit 191 /* SuS compliant getrlimit */
vki-scnums-ppc32-linux.h 227 #define __NR_ugetrlimit 190 /* SuS compliant getrlimit */
vki-scnums-ppc64-linux.h 227 #define __NR_ugetrlimit 190 /* SuS compliant getrlimit */
vki-scnums-x86-linux.h 228 #define __NR_ugetrlimit 191 /* SuS compliant getrlimit */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 199 #define __NR_ugetrlimit 191 /* SuS compliant getrlimit */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 199 #define __NR_ugetrlimit 191 /* SuS compliant getrlimit */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 199 #define __NR_ugetrlimit 191 /* SuS compliant getrlimit */
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 36 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 36 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 36 #define __NR_ugetrlimit (__NR_SYSCALL_BASE + 191)

Completed in 761 milliseconds

1 2 3 4 5