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

/freebsd-10.0-release/usr.sbin/rpc.lockd/
H A Dlock_proc.c160 static rpcvers_t clnt_cache_vers[CLIENT_CACHE_SIZE]; variable
225 host_addr) && clnt_cache_vers[i] == vers) {
301 clnt_cache_vers[clnt_cache_next_to_use] = vers;

Completed in 51 milliseconds