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

1 2 3 4 5 6 7

  /bionic/libc/arch-arm/syscalls/
getgid.S 7 ldr r7, =__NR_getgid32
  /bionic/libc/arch-x86/syscalls/
getgid.S 6 movl $__NR_getgid32, %eax
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 208 #define __NR_getgid32 200
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 122 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
235 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
333 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 122 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
235 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
333 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 122 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
235 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
333 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/sys/
linux-syscalls.h 122 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
235 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
333 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/sys/
linux-syscalls.h 122 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
235 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
333 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 122 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
235 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
333 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/sys/
linux-syscalls.h 122 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
235 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
333 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/sys/
linux-syscalls.h 122 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
235 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
333 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/sys/
linux-syscalls.h 122 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
235 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
333 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 122 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
235 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
333 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 122 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
235 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
333 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 122 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
235 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
333 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
    [all...]
  /external/chromium_org/sandbox/linux/services/
x86_32_linux_syscalls.h 813 #if !defined(__NR_getgid32)
814 #define __NR_getgid32 200
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 271 #define __NR_getgid32 200
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 17 #define __NR_getgid32 (__NR_SYSCALL_BASE + 200)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 271 #define __NR_getgid32 200
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_32.h 271 #define __NR_getgid32 200
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 271 #define __NR_getgid32 200
  /external/chromium_org/components/nacl/loader/nonsfi/
nonsfi_sandbox.cc 152 case __NR_getgid32:
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 204 #define __NR_getgid32 200
  /external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
unistd.h 212 #define __NR_getgid32 200
  /external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
unistd.h 208 #define __NR_getgid32 200

Completed in 744 milliseconds

1 2 3 4 5 6 7