Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_auth.c104 extern mutex_t authsvc_lock; in __gss_authenticate()
129 (void) mutex_lock(&authsvc_lock); in __gss_authenticate()
135 (void) mutex_unlock(&authsvc_lock); in __gss_authenticate()
139 (void) mutex_unlock(&authsvc_lock); in __gss_authenticate()
181 extern mutex_t authsvc_lock; in svc_auth_reg()
193 (void) mutex_lock(&authsvc_lock); in svc_auth_reg()
197 (void) mutex_unlock(&authsvc_lock); in svc_auth_reg()
205 (void) mutex_unlock(&authsvc_lock); in svc_auth_reg()
212 (void) mutex_unlock(&authsvc_lock); in svc_auth_reg()
H A Dmt_misc.c55 mutex_t authsvc_lock; /* protects the Auths list (svc_auth.c) */ variable
78 &authsvc_lock,
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in1052 SCOPED_SYMBOL|SunOS_5.6|libnsl.so.1|authsvc_lock