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

1 2 3 4 5

  /bionic/libc/arch-arm/syscalls/
getuid.S 8 ldr r7, =__NR_getuid32
  /external/strace/tests/
uid32.c 39 #if defined(__NR_getuid32) \
50 r = syscall(__NR_getuid32);
uid16.c 48 && defined(__NR_getuid32) \
56 && __NR_getuid != __NR_getuid32 \
  /bionic/libc/arch-x86/syscalls/
getuid.S 12 movl $__NR_getuid32, %eax
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 121 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
234 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
332 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/
linux-syscalls.h 121 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
234 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
332 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/sys/
linux-syscalls.h 121 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
234 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
332 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 121 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
234 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
332 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/sys/
linux-syscalls.h 121 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
234 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
332 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/sys/
linux-syscalls.h 121 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
234 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
332 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/sys/
linux-syscalls.h 121 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
234 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
332 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 121 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
234 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
332 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 121 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
234 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
332 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
    [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 121 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
234 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
332 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
    [all...]
  /external/libchrome/sandbox/linux/system_headers/
x86_32_linux_syscalls.h 809 #if !defined(__NR_getuid32)
810 #define __NR_getuid32 199
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 270 #define __NR_getuid32 199
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h 270 #define __NR_getuid32 199
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h 270 #define __NR_getuid32 199
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 16 #define __NR_getuid32 (__NR_SYSCALL_BASE + 199)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 270 #define __NR_getuid32 199
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 203 #define __NR_getuid32 199
  /external/valgrind/include/vki/
vki-scnums-arm-linux.h 236 #define __NR_getuid32 199
vki-scnums-x86-linux.h 236 #define __NR_getuid32 199
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_32.h 207 #define __NR_getuid32 199
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_32.h 207 #define __NR_getuid32 199

Completed in 1794 milliseconds

1 2 3 4 5