Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/rpc.lockd/
H A Dlock_proc.c118 static rpcvers_t clnt_cache_vers[CLIENT_CACHE_SIZE]; variable
179 host_addr) && clnt_cache_vers[i] == vers) { in get_client()
255 clnt_cache_vers[clnt_cache_next_to_use] = vers; in get_client()