Home
last modified time | relevance | path

Searched refs:TIMEVAL_TO_TIMEVAL32 (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtime.h68 #define TIMEVAL_TO_TIMEVAL32(tv32, tv) { \ macro
227 TIMEVAL_TO_TIMEVAL32(&(itv32)->it_interval, &(itv)->it_interval); \
228 TIMEVAL_TO_TIMEVAL32(&(itv32)->it_value, &(itv)->it_value); \
/illumos-gate/usr/src/uts/common/syscall/
H A Dadjtime.c99 TIMEVAL_TO_TIMEVAL32(&oatv32, &oatv); in adjtime()
H A Dntptime.c97 TIMEVAL_TO_TIMEVAL32(&ntv32.time, &ntv.time); in ntp_gettime()
/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c161 TIMEVAL_TO_TIMEVAL32(tv32p, &tv); in uniqtime32()
179 TIMEVAL_TO_TIMEVAL32(&tv32, &atv); in gettimeofday()
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c247 TIMEVAL_TO_TIMEVAL32(&tv, &tv64); in ufs_fiosatime()
/illumos-gate/usr/src/uts/common/io/
H A Dbufmod.c1017 TIMEVAL_TO_TIMEVAL32(&hp.sbh_timestamp, &t); in sbaddmsg()
H A Dasy.c3531 TIMEVAL_TO_TIMEVAL32(&p32.tv, &ppsclockev.tv); in async_ioctl()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c954 TIMEVAL_TO_TIMEVAL32(&tv32, &tival); in sdpfp_ioctl()
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_async.c1332 TIMEVAL_TO_TIMEVAL32(&p32.tv, &ppsclockev.tv); in zsa_wput()
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c2995 TIMEVAL_TO_TIMEVAL32(&p32.tv, &ppsclockev.tv); in async_ioctl()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c5269 TIMEVAL_TO_TIMEVAL32(&tmo_val32, &tmo_val); in sotpi_getsockopt()