HomeSort by relevance Sort by last modified time
    Searched defs:__NR_getgid (Results 1 - 25 of 149) sorted by null

1 2 3 4 5 6

  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 401 #define __NR_getgid (__NR_SYSCALL_BASE + 47)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 401 #define __NR_getgid (__NR_SYSCALL_BASE + 47)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 401 #define __NR_getgid (__NR_SYSCALL_BASE + 47)
    [all...]
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/sys/
linux-syscalls.h 401 #define __NR_getgid (__NR_SYSCALL_BASE + 47)
    [all...]
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/sys/
linux-syscalls.h 401 #define __NR_getgid (__NR_SYSCALL_BASE + 47)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 401 #define __NR_getgid (__NR_SYSCALL_BASE + 47)
    [all...]
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/sys/
linux-syscalls.h 401 #define __NR_getgid (__NR_SYSCALL_BASE + 47)
    [all...]
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/sys/
linux-syscalls.h 401 #define __NR_getgid (__NR_SYSCALL_BASE + 47)
    [all...]
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/sys/
linux-syscalls.h 401 #define __NR_getgid (__NR_SYSCALL_BASE + 47)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h 401 #define __NR_getgid (__NR_SYSCALL_BASE + 47)
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h 401 #define __NR_getgid (__NR_SYSCALL_BASE + 47)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 401 #define __NR_getgid (__NR_SYSCALL_BASE + 47)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 151 #define __NR_getgid 104
unistd_x32.h 136 #define __NR_getgid (__X32_SYSCALL_BIT + 104)
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 151 #define __NR_getgid 104
unistd_x32.h 136 #define __NR_getgid (__X32_SYSCALL_BIT + 104)
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 151 #define __NR_getgid 104
unistd_x32.h 136 #define __NR_getgid (__X32_SYSCALL_BIT + 104)
  /external/chromium_org/sandbox/linux/services/
arm64_linux_syscalls.h 714 #if !defined(__NR_getgid)
715 #define __NR_getgid 176
x86_64_linux_syscalls.h 429 #if !defined(__NR_getgid)
430 #define __NR_getgid 104
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 494 #define __NR_getgid 176
495 __SYSCALL(__NR_getgid, sys_getgid)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 108 #define __NR_getgid 104
unistd_x32.h 96 #define __NR_getgid (__X32_SYSCALL_BIT + 104)
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 62 #define __NR_getgid 47
  /external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
unistd.h 55 #define __NR_getgid 47

Completed in 633 milliseconds

1 2 3 4 5 6