Home
last modified time | relevance | path

Searched defs:tv32 (Results 1 – 4 of 4) sorted by path

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsockmod_pfp.c953 struct timeval32 tv32; in sdpfp_ioctl() local
/illumos-gate/usr/src/uts/common/os/
H A Dtimers.c175 struct timeval32 tv32; in gettimeofday() local
/illumos-gate/usr/src/uts/common/sys/
H A Dtime.h63 #define TIMEVAL32_TO_TIMEVAL(tv, tv32) { \ argument
68 #define TIMEVAL_TO_TIMEVAL32(tv32, tv) { \ argument
/illumos-gate/usr/src/uts/common/syscall/
H A Dlwp_info.c64 timestruc32_t tv32[2]; in lwp_info() local