sys_setresgid     504 compat/freebsd/freebsd_syscallargs.h int	sys_setresgid(struct proc *, void *, register_t *);
sys_setresgid     725 compat/freebsd/freebsd_sysent.c 	    sys_setresgid },			/* 312 = setresgid */
sys_setresgid     436 compat/hpux/hppa/hpux_syscallargs.h int	sys_setresgid(struct proc *, void *, register_t *);
sys_setresgid     283 compat/hpux/hppa/hpux_sysent.c 	    sys_setresgid },			/* 127 = setresgid */
sys_setresgid     473 compat/hpux/m68k/hpux_syscallargs.h int	sys_setresgid(struct proc *, void *, register_t *);
sys_setresgid     283 compat/hpux/m68k/hpux_sysent.c 	    sys_setresgid },			/* 127 = setresgid */
sys_setresgid     222 compat/linux/linux_misc.c 	return sys_setresgid(p, &nuap, retval);
sys_setresgid     777 compat/linux/linux_syscallargs.h int	sys_setresgid(struct proc *, void *, register_t *);
sys_setresgid     470 compat/linux/linux_sysent.c 	    sys_setresgid },			/* 210 = setresgid */
sys_setresgid     744 kern/init_sysent.c 	    sys_setresgid },			/* 284 = setresgid */
sys_setresgid     519 kern/kern_prot.c 	return (sys_setresgid(p, &sresgidargs, retval));
sys_setresgid    1529 sys/syscallargs.h int	sys_setresgid(struct proc *, void *, register_t *);