Searched refs:atv32 (Results 1 – 1 of 1) sorted by relevance
61 struct timeval32 atv32; in adjtime() local63 if (copyin(delta, &atv32, sizeof (atv32))) in adjtime()65 TIMEVAL32_TO_TIMEVAL(&atv, &atv32); in adjtime()