Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c5095 struct timeval32 tmo_val32; in sotpi_getsockopt() local
5327 TIMEVAL_TO_TIMEVAL32(&tmo_val32, &tmo_val); in sotpi_getsockopt()
5328 option = &tmo_val32; in sotpi_getsockopt()