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

/freebsd-11-stable/usr.sbin/rpc.lockd/
H A Dlock_proc.c157 static rpcvers_t clnt_cache_vers[CLIENT_CACHE_SIZE]; variable
218 host_addr) && clnt_cache_vers[i] == vers) {
300 clnt_cache_vers[clnt_cache_next_to_use] = vers;

Completed in 104 milliseconds