OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timeout_at
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/common/
nfs_diskless.c
182
time_t
timeout_at
;
local
227
timeout_at
= time_uptime + NFS_IFACE_TIMEOUT_SECS;
249
if (time_uptime <
timeout_at
) {
nfs_diskless.c
182
time_t
timeout_at
;
local
227
timeout_at
= time_uptime + NFS_IFACE_TIMEOUT_SECS;
249
if (time_uptime <
timeout_at
) {
Completed in 31 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026