Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvcauth_des.c141 int cache_spot_id; in __svcauth_des() local
335 cache_spot_id = cache_spot(sessionkey, in __svcauth_des()
339 if (cache_spot_id < 0) { in __svcauth_des()
345 } else sid = cache_spot_id; in __svcauth_des()