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

1 2

  /bionic/libc/arch-arm/syscalls/
setgroups.S 7 ldr r7, =__NR_setgroups32
  /bionic/libc/arch-x86/syscalls/
setgroups.S 14 movl $__NR_setgroups32, %eax
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 214 #define __NR_setgroups32 206
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 128 #define __NR_setgroups32 (__NR_SYSCALL_BASE + 206)
241 #define __NR_setgroups32 (__NR_SYSCALL_BASE + 206)
339 #define __NR_setgroups32 (__NR_SYSCALL_BASE + 206)
    [all...]
  /external/chromium_org/sandbox/linux/services/
x86_32_linux_syscalls.h 837 #if !defined(__NR_setgroups32)
838 #define __NR_setgroups32 206
arm_linux_syscalls.h 678 #if !defined(__NR_setgroups32)
679 #define __NR_setgroups32 (__NR_SYSCALL_BASE+206)
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 279 #define __NR_setgroups32 206
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 38 #define __NR_setgroups32 (__NR_SYSCALL_BASE + 206)
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 279 #define __NR_setgroups32 206
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_32.h 279 #define __NR_setgroups32 206
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 279 #define __NR_setgroups32 206
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 210 #define __NR_setgroups32 206
  /external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
unistd.h 218 #define __NR_setgroups32 206
  /external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
unistd.h 214 #define __NR_setgroups32 206
  /external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
unistd.h 215 #define __NR_setgroups32 206
  /external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
unistd.h 214 #define __NR_setgroups32 206
  /external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
unistd.h 214 #define __NR_setgroups32 206
  /external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
unistd.h 222 #define __NR_setgroups32 206 /* ok - without 32 */
  /external/linux-tools-perf/perf-3.12.0/arch/mn10300/include/uapi/asm/
unistd.h 220 #define __NR_setgroups32 206
  /external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
unistd.h 332 #define __NR_setgroups32 206
  /external/linux-tools-perf/perf-3.12.0/arch/sh/include/uapi/asm/
unistd_32.h 218 #define __NR_setgroups32 206
unistd_64.h 223 #define __NR_setgroups32 206
  /external/linux-tools-perf/perf-3.12.0/arch/sparc/include/uapi/asm/
unistd.h 123 #define __NR_setgroups32 82 /* Linux sparc32, setpgrp under SunOS */
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 38 #define __NR_setgroups32 (__NR_SYSCALL_BASE + 206)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 245 #define __NR_setgroups32 (__NR_SYSCALL_BASE+206)

Completed in 377 milliseconds

1 2