Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c5030 struct timeval32 tmo_val32; in sotpi_getsockopt() local
5262 TIMEVAL_TO_TIMEVAL32(&tmo_val32, &tmo_val); in sotpi_getsockopt()
5263 option = &tmo_val32; in sotpi_getsockopt()