sys_getuid         59 compat/bsdos/bsdos_syscallargs.h int	sys_getuid(struct proc *, void *, register_t *);
sys_getuid         69 compat/bsdos/bsdos_sysent.c 	    sys_getuid },			/* 24 = getuid */
sys_getuid        294 compat/freebsd/freebsd_syscallargs.h int	sys_getuid(struct proc *, void *, register_t *);
sys_getuid         71 compat/freebsd/freebsd_sysent.c 	    sys_getuid },			/* 24 = getuid */
sys_getuid        372 compat/hpux/hppa/hpux_syscallargs.h int	sys_getuid(struct proc *, void *, register_t *);
sys_getuid         72 compat/hpux/hppa/hpux_sysent.c 	    sys_getuid },			/* 24 = getuid */
sys_getuid        407 compat/hpux/m68k/hpux_syscallargs.h int	sys_getuid(struct proc *, void *, register_t *);
sys_getuid         72 compat/hpux/m68k/hpux_sysent.c 	    sys_getuid },			/* 24 = getuid */
sys_getuid        389 compat/ibcs2/ibcs2_syscallargs.h int	sys_getuid(struct proc *, void *, register_t *);
sys_getuid         73 compat/ibcs2/ibcs2_sysent.c 	    sys_getuid },			/* 24 = getuid */
sys_getuid       1391 compat/linux/linux_misc.c 	return sys_getuid(p, v, retval);
sys_getuid        357 compat/osf1/osf1_syscallargs.h int	sys_getuid(struct proc *, void *, register_t *);
sys_getuid         71 compat/osf1/osf1_sysent.c 	    sys_getuid },			/* 24 = getuid */
sys_getuid        250 compat/sunos/sunos_syscallargs.h int	sys_getuid(struct proc *, void *, register_t *);
sys_getuid         71 compat/sunos/sunos_sysent.c 	    sys_getuid },			/* 24 = getuid */
sys_getuid        478 compat/svr4/svr4_syscallargs.h int	sys_getuid(struct proc *, void *, register_t *);
sys_getuid         75 compat/svr4/svr4_sysent.c 	    sys_getuid },			/* 24 = getuid */
sys_getuid        217 compat/ultrix/ultrix_syscallargs.h int	sys_getuid(struct proc *, void *, register_t *);
sys_getuid         69 compat/ultrix/ultrix_sysent.c 	    sys_getuid },			/* 24 = getuid */
sys_getuid        107 kern/init_sysent.c 	    sys_getuid },			/* 24 = getuid */
sys_getuid       1275 sys/syscallargs.h int	sys_getuid(struct proc *, void *, register_t *);