HomeSort by relevance Sort by last modified time
    Searched full:sys_getgroups32 (Results 1 - 10 of 10) sorted by null

  /external/strace/
syscall-android.h 80 #define SYS_getgroups32 __NR_getgroups32
ChangeLog-CVS     [all...]
process.c 1429 sys_getgroups32(tcp) function
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 314 #define SYS_getgroups32 __NR_getgroups32
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 314 #define SYS_getgroups32 __NR_getgroups32
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 314 #define SYS_getgroups32 __NR_getgroups32
  /external/strace/linux/
syscall.h 56 int sys_setgroups32(), sys_getgroups32();
  /external/strace/linux/arm/
syscallent.h 238 { 2, 0, sys_getgroups32, "getgroups32" }, /* 205 */
  /external/strace/linux/i386/
syscallent.h 238 { 2, 0, sys_getgroups32, "getgroups32" }, /* 205 */
  /external/strace/linux/sh/
syscallent.h 240 { 2, 0, sys_getgroups32, "getgroups32" }, /* 205 */

Completed in 299 milliseconds