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

  /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 */
  /external/strace/
process.c 1429 sys_getgroups32(tcp) function
    [all...]

Completed in 31 milliseconds