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

1 2 3 4 5 6

  /bionic/libc/arch-arm/syscalls/
capget.S 8 ldr r7, =__NR_capget
  /bionic/libc/arch-mips/syscalls/
capget.S 11 li $v0, __NR_capget
  /bionic/libc/arch-x86/syscalls/
capget.S 11 movl $__NR_capget, %eax
  /external/valgrind/main/memcheck/tests/linux/
capget.c 6 #include <sys/syscall.h> /* __NR_capget */
21 syscall_result = syscall(__NR_capget, &h, &d);
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 109 #define __NR_capget (__NR_SYSCALL_BASE + 184)
223 #define __NR_capget (__NR_SYSCALL_BASE + 184)
320 #define __NR_capget (__NR_SYSCALL_BASE + 184)
452 #define __NR_capget (__NR_SYSCALL_BASE + 204)
    [all...]
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 178 #define __NR_capget 125
vki-scnums-s390x-linux.h 182 #define __NR_capget 184
vki-scnums-arm-linux.h 221 #define __NR_capget 184
vki-scnums-ppc32-linux.h 220 #define __NR_capget 183
vki-scnums-ppc64-linux.h 220 #define __NR_capget 183
vki-scnums-x86-linux.h 221 #define __NR_capget 184
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 109 #define __NR_capget (__NR_SYSCALL_BASE + 184)
223 #define __NR_capget (__NR_SYSCALL_BASE + 184)
320 #define __NR_capget (__NR_SYSCALL_BASE + 184)
452 #define __NR_capget (__NR_SYSCALL_BASE + 204)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 109 #define __NR_capget (__NR_SYSCALL_BASE + 184)
223 #define __NR_capget (__NR_SYSCALL_BASE + 184)
320 #define __NR_capget (__NR_SYSCALL_BASE + 184)
452 #define __NR_capget (__NR_SYSCALL_BASE + 204)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 109 #define __NR_capget (__NR_SYSCALL_BASE + 184)
223 #define __NR_capget (__NR_SYSCALL_BASE + 184)
320 #define __NR_capget (__NR_SYSCALL_BASE + 184)
452 #define __NR_capget (__NR_SYSCALL_BASE + 204)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 109 #define __NR_capget (__NR_SYSCALL_BASE + 184)
223 #define __NR_capget (__NR_SYSCALL_BASE + 184)
320 #define __NR_capget (__NR_SYSCALL_BASE + 184)
452 #define __NR_capget (__NR_SYSCALL_BASE + 204)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 109 #define __NR_capget (__NR_SYSCALL_BASE + 184)
223 #define __NR_capget (__NR_SYSCALL_BASE + 184)
320 #define __NR_capget (__NR_SYSCALL_BASE + 184)
452 #define __NR_capget (__NR_SYSCALL_BASE + 204)
    [all...]
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 513 #if !defined(__NR_capget)
514 #define __NR_capget 125
x86_32_linux_syscalls.h 749 #if !defined(__NR_capget)
750 #define __NR_capget 184
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 251 #define __NR_capget 184
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 43 #define __NR_capget (__NR_SYSCALL_BASE + 184)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 251 #define __NR_capget 184
  /external/kernel-headers/original/asm-x86/
unistd_32.h 192 #define __NR_capget 184
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 192 #define __NR_capget 184
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 192 #define __NR_capget 184
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 192 #define __NR_capget 184

Completed in 70 milliseconds

1 2 3 4 5 6