Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
HDnfs_socket.c2292 struct timeval tvin, tvout; in nfs_getreq() local
2449 tvin.tv_sec = *tl++; in nfs_getreq()
2450 tvin.tv_usec = *tl; in nfs_getreq()