OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nh_idle_timeout
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/nlm/
nlm_prot_impl.c
258
time_t
nh_idle_timeout
; /* (s) Time at which host is idle */
member in struct:nlm_host
962
&& time_uptime > host->
nh_idle_timeout
) {
967
host->
nh_idle_timeout
=
1011
host->
nh_idle_timeout
= time_uptime + NLM_IDLE_TIMEOUT;
1109
host->
nh_idle_timeout
= time_uptime + NLM_IDLE_TIMEOUT;
nlm_prot_impl.c
258
time_t
nh_idle_timeout
; /* (s) Time at which host is idle */
member in struct:nlm_host
962
&& time_uptime > host->
nh_idle_timeout
) {
967
host->
nh_idle_timeout
=
1011
host->
nh_idle_timeout
= time_uptime + NLM_IDLE_TIMEOUT;
1109
host->
nh_idle_timeout
= time_uptime + NLM_IDLE_TIMEOUT;
Completed in 26 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025