sys_gettimeofday  156 compat/bsdos/bsdos_syscallargs.h int	sys_gettimeofday(struct proc *, void *, register_t *);
sys_gettimeofday  273 compat/bsdos/bsdos_sysent.c 	    sys_gettimeofday },			/* 116 = gettimeofday */
sys_gettimeofday  391 compat/freebsd/freebsd_syscallargs.h int	sys_gettimeofday(struct proc *, void *, register_t *);
sys_gettimeofday  275 compat/freebsd/freebsd_sysent.c 	    sys_gettimeofday },			/* 116 = gettimeofday */
sys_gettimeofday  429 compat/hpux/hppa/hpux_syscallargs.h int	sys_gettimeofday(struct proc *, void *, register_t *);
sys_gettimeofday  261 compat/hpux/hppa/hpux_sysent.c 	    sys_gettimeofday },			/* 116 = gettimeofday */
sys_gettimeofday  466 compat/hpux/m68k/hpux_syscallargs.h int	sys_gettimeofday(struct proc *, void *, register_t *);
sys_gettimeofday  261 compat/hpux/m68k/hpux_sysent.c 	    sys_gettimeofday },			/* 116 = gettimeofday */
sys_gettimeofday  122 compat/ibcs2/ibcs2_socksys.c 		return sys_gettimeofday(p, realargs + 1, retval);
sys_gettimeofday  633 compat/linux/linux_syscallargs.h int	sys_gettimeofday(struct proc *, void *, register_t *);
sys_gettimeofday  191 compat/linux/linux_sysent.c 	    sys_gettimeofday },			/* 78 = gettimeofday */
sys_gettimeofday   71 compat/osf1/osf1_time.c 	error = sys_gettimeofday(p, &a, retval);
sys_gettimeofday  323 compat/sunos/sunos_syscallargs.h int	sys_gettimeofday(struct proc *, void *, register_t *);
sys_gettimeofday  265 compat/sunos/sunos_sysent.c 	    sys_gettimeofday },			/* 116 = gettimeofday */
sys_gettimeofday  283 compat/ultrix/ultrix_syscallargs.h int	sys_gettimeofday(struct proc *, void *, register_t *);
sys_gettimeofday  258 compat/ultrix/ultrix_sysent.c 	    sys_gettimeofday },			/* 116 = gettimeofday */
sys_gettimeofday  306 kern/init_sysent.c 	    sys_gettimeofday },			/* 116 = gettimeofday */
sys_gettimeofday 1368 sys/syscallargs.h int	sys_gettimeofday(struct proc *, void *, register_t *);