Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnsl/rpc/
H A Dsvcauth_des.c88 static struct cache_entry *_rpc_authdes_cache; /* [authdes_cachesz] */ variable
151 if (_rpc_authdes_cache == NULL) { in __svcauth_des()
265 entry = &_rpc_authdes_cache[sid]; in __svcauth_des()
270 sessionkey = &_rpc_authdes_cache[sid].key; in __svcauth_des()
295 _rpc_authdes_cache[sid].rname); in __svcauth_des()
347 window = _rpc_authdes_cache[sid].window; in __svcauth_des()
359 _rpc_authdes_cache[sid].rname); in __svcauth_des()
365 &_rpc_authdes_cache[sid].laststamp)) { in __svcauth_des()
373 _rpc_authdes_cache[sid].rname); in __svcauth_des()
387 _rpc_authdes_cache[sid].rname); in __svcauth_des()
[all …]