sys_getresgid     242 compat/linux/linux_misc.c 	return sys_getresgid(p, &nuap, retval);
sys_getresgid     778 compat/linux/linux_syscallargs.h int	sys_getresgid(struct proc *, void *, register_t *);
sys_getresgid     472 compat/linux/linux_sysent.c 	    sys_getresgid },			/* 211 = getresgid */
sys_getresgid     742 kern/init_sysent.c 	    sys_getresgid },			/* 283 = getresgid */
sys_getresgid    1528 sys/syscallargs.h int	sys_getresgid(struct proc *, void *, register_t *);