OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clnt_cache_time
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/rpc.lockd/
lock_proc.c
119
static long
clnt_cache_time
[CLIENT_CACHE_SIZE]; /* time entry created */
variable in typeref:typename:long[]
169
if (client && ((
clnt_cache_time
[i] + CLIENT_CACHE_LIFETIME)
174
clnt_cache_time
[i] = 0L;
237
clnt_cache_time
[clnt_cache_next_to_use] = time_now.tv_sec;
lock_proc.c
119
static long
clnt_cache_time
[CLIENT_CACHE_SIZE]; /* time entry created */
variable in typeref:typename:long[]
169
if (client && ((
clnt_cache_time
[i] + CLIENT_CACHE_LIFETIME)
174
clnt_cache_time
[i] = 0L;
237
clnt_cache_time
[clnt_cache_next_to_use] = time_now.tv_sec;
Completed in 63 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025