Home
last modified time | relevance | path

Searched defs:authdes_lock (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libnsl/rpc/
H A Dmt_misc.c55 mutex_t authdes_lock; /* protects authdes cache (svcauth_des.c) */ variable
/titanic_41/usr/src/uts/common/rpc/sec/
H A Dsvcauthdes.c104 static kmutex_t authdes_lock; /* cache table lock */ variable