Home
last modified time | relevance | path

Searched refs:sys_getgroups32 (Results 1 – 6 of 6) sorted by relevance

/external/strace/linux/
Dsyscall.h56 int sys_setgroups32(), sys_getgroups32();
/external/strace/linux/arm/
Dsyscallent.h238 { 2, 0, sys_getgroups32, "getgroups32" }, /* 205 */
/external/strace/linux/i386/
Dsyscallent.h238 { 2, 0, sys_getgroups32, "getgroups32" }, /* 205 */
/external/strace/linux/sh/
Dsyscallent.h240 { 2, 0, sys_getgroups32, "getgroups32" }, /* 205 */
/external/strace/
Dprocess.c1429 sys_getgroups32(tcp) in sys_getgroups32() function
DChangeLog-CVS2101 (sys_getgroups32) [LINUX]: Likewise.
3085 * linux/sh/syscallent.h: Use sys_setgroups32, sys_getgroups32.
3102 * process.c [LINUX] (sys_setgroups32, sys_getgroups32):
3104 * linux/syscall.h (sys_setgroups32, sys_getgroups32):