Searched refs:tod32 (Results 1 – 1 of 1) sorted by relevance
212 struct timeval32 tod32; in show_timeofday() local214 if (Pread(Proc, &tod32, sizeof (tod32), offset) in show_timeofday()215 != sizeof (tod32)) in show_timeofday()218 TIMEVAL32_TO_TIMEVAL(&tod, &tod32); in show_timeofday()