Home | Sort by: relevance | last modified time | path |
/src/sys/nfs/ | |
nfs_socket.c | 1018 struct timeval tvin, tvout; local in function:nfs_getreq 1190 tvin.tv_sec = *tl++; 1191 tvin.tv_usec = *tl; 1215 (void)tvin.tv_sec; |
nfs_socket.c | 1018 struct timeval tvin, tvout; local in function:nfs_getreq 1190 tvin.tv_sec = *tl++; 1191 tvin.tv_usec = *tl; 1215 (void)tvin.tv_sec; |