Searched defs:oatv32 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dadjtime.c96 struct timeval32 oatv32; local
101 TIMEVAL_TO_TIMEVAL32(&oatv32, &oatv);
103 if (copyout(&oatv32, olddelta, sizeof (oatv32)))

Completed in 78 milliseconds