Home
last modified time | relevance | path

Searched refs:boottime_timeval (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dtime.h224 void boottime_timeval(struct timeval *tv);
/xnu-8019.80.24/bsd/kern/
H A Dkern_time.c278 boottime_timeval(struct timeval *tv) in boottime_timeval() function
H A Dkern_sysctl.c2575 boottime_timeval(&tv); in sysctl_boottime()