boottime 139 compat/common/kern_info_43.c struct timeval boottime; boottime 124 kern/init_main.c struct timeval boottime; boottime 476 kern/init_main.c microtime(&boottime); boottime 478 kern/init_main.c boottime = mono_time = time; boottime 481 kern/init_main.c p->p_stats->p_start = boottime; boottime 649 kern/kern_clock.c timersub(&tv, &boottime, tvp); boottime 337 kern/kern_sysctl.c return (sysctl_rdstruct(oldp, oldlenp, newp, &boottime, boottime 297 kern/kern_tc.c bintime2timeval(&bt, &boottime); boottime 151 kern/kern_time.c timeradd(&boottime, &delta, &boottime); boottime 847 nfs/nfs_serv.c *tl++ = txdr_unsigned(boottime.tv_sec); boottime 848 nfs/nfs_serv.c *tl = txdr_unsigned(boottime.tv_usec); boottime 1119 nfs/nfs_serv.c *tl++ = txdr_unsigned(boottime.tv_sec); boottime 1120 nfs/nfs_serv.c *tl = txdr_unsigned(boottime.tv_usec); boottime 2988 nfs/nfs_serv.c *tl++ = txdr_unsigned(boottime.tv_sec); boottime 2989 nfs/nfs_serv.c *tl = txdr_unsigned(boottime.tv_usec); boottime 50 sys/kernel.h extern struct timeval boottime;