Searched refs:todbase (Results 1 – 1 of 1) sorted by relevance
82 struct timeval todbase; in fmd_time_sync() local97 todbase = tod; in fmd_time_sync()102 ftv->ftv_sec = todbase.tv_sec; in fmd_time_sync()103 ftv->ftv_nsec = todbase.tv_usec * (NANOSEC / MICROSEC); in fmd_time_sync()