Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dtime.h62 #define TIMEVAL_TO_TIMEVAL32(tv32, tv) { \ macro
221 TIMEVAL_TO_TIMEVAL32(&(itv32)->it_interval, &(itv)->it_interval); \
222 TIMEVAL_TO_TIMEVAL32(&(itv32)->it_value, &(itv)->it_value); \
/titanic_44/usr/src/uts/common/syscall/
H A Dadjtime.c101 TIMEVAL_TO_TIMEVAL32(&oatv32, &oatv); in adjtime()
H A Dntptime.c95 TIMEVAL_TO_TIMEVAL32(&ntv32.time, &ntv.time); in ntp_gettime()
/titanic_44/usr/src/uts/common/os/
H A Dtimers.c160 TIMEVAL_TO_TIMEVAL32(tv32p, &tv); in uniqtime32()
178 TIMEVAL_TO_TIMEVAL32(&tv32, &atv); in gettimeofday()
/titanic_44/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c247 TIMEVAL_TO_TIMEVAL32(&tv, &tv64); in ufs_fiosatime()
/titanic_44/usr/src/uts/common/io/
H A Dbufmod.c1015 TIMEVAL_TO_TIMEVAL32(&hp.sbh_timestamp, &t); in sbaddmsg()
H A Dkbd.c2435 TIMEVAL_TO_TIMEVAL32(&fe->time, &now); in kbdqueueevent()
H A Dasy.c3499 TIMEVAL_TO_TIMEVAL32(&p32.tv, &ppsclockev.tv); in async_ioctl()
/titanic_44/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c952 TIMEVAL_TO_TIMEVAL32(&tv32, &tival); in sdpfp_ioctl()
/titanic_44/usr/src/uts/sun/io/
H A Dzs_async.c1331 TIMEVAL_TO_TIMEVAL32(&p32.tv, &ppsclockev.tv); in zsa_wput()
/titanic_44/usr/src/uts/sun4/io/
H A Dsu_driver.c2995 TIMEVAL_TO_TIMEVAL32(&p32.tv, &ppsclockev.tv); in async_ioctl()
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c5327 TIMEVAL_TO_TIMEVAL32(&tmo_val32, &tmo_val); in sotpi_getsockopt()