sys_getgroups     119 compat/bsdos/bsdos_syscallargs.h int	sys_getgroups(struct proc *, void *, register_t *);
sys_getgroups     194 compat/bsdos/bsdos_sysent.c 	    sys_getgroups },			/* 79 = getgroups */
sys_getgroups     354 compat/freebsd/freebsd_syscallargs.h int	sys_getgroups(struct proc *, void *, register_t *);
sys_getgroups     196 compat/freebsd/freebsd_sysent.c 	    sys_getgroups },			/* 79 = getgroups */
sys_getgroups     411 compat/hpux/hppa/hpux_syscallargs.h int	sys_getgroups(struct proc *, void *, register_t *);
sys_getgroups     187 compat/hpux/hppa/hpux_sysent.c 	    sys_getgroups },			/* 79 = getgroups */
sys_getgroups     449 compat/hpux/m68k/hpux_syscallargs.h int	sys_getgroups(struct proc *, void *, register_t *);
sys_getgroups     187 compat/hpux/m68k/hpux_sysent.c 	    sys_getgroups },			/* 79 = getgroups */
sys_getgroups     542 compat/ibcs2/ibcs2_misc.c 	if ((error = sys_getgroups(p, &sa, retval)) != 0)
sys_getgroups     635 compat/linux/linux_syscallargs.h int	sys_getgroups(struct proc *, void *, register_t *);
sys_getgroups     772 compat/linux/linux_syscallargs.h int	sys_getgroups(struct proc *, void *, register_t *);
sys_getgroups     195 compat/linux/linux_sysent.c 	    sys_getgroups },			/* 80 = linux_getgroups */
sys_getgroups     460 compat/linux/linux_sysent.c 	    sys_getgroups },			/* 205 = getgroups */
sys_getgroups     394 compat/osf1/osf1_syscallargs.h int	sys_getgroups(struct proc *, void *, register_t *);
sys_getgroups     186 compat/osf1/osf1_sysent.c 	    sys_getgroups },			/* 79 = getgroups */
sys_getgroups     292 compat/sunos/sunos_syscallargs.h int	sys_getgroups(struct proc *, void *, register_t *);
sys_getgroups     191 compat/sunos/sunos_sysent.c 	    sys_getgroups },			/* 79 = getgroups */
sys_getgroups     525 compat/svr4/svr4_syscallargs.h int	sys_getgroups(struct proc *, void *, register_t *);
sys_getgroups     224 compat/svr4/svr4_sysent.c 	    sys_getgroups },			/* 91 = getgroups */
sys_getgroups     250 compat/ultrix/ultrix_syscallargs.h int	sys_getgroups(struct proc *, void *, register_t *);
sys_getgroups     184 compat/ultrix/ultrix_sysent.c 	    sys_getgroups },			/* 79 = getgroups */
sys_getgroups     232 kern/init_sysent.c 	    sys_getgroups },			/* 79 = getgroups */
sys_getgroups    1335 sys/syscallargs.h int	sys_getgroups(struct proc *, void *, register_t *);