Searched refs:authsvc_lock (Results 1 – 3 of 3) sorted by relevance
106 extern mutex_t authsvc_lock; in __gss_authenticate()131 (void) mutex_lock(&authsvc_lock); in __gss_authenticate()137 (void) mutex_unlock(&authsvc_lock); in __gss_authenticate()141 (void) mutex_unlock(&authsvc_lock); in __gss_authenticate()183 extern mutex_t authsvc_lock; in svc_auth_reg()195 (void) mutex_lock(&authsvc_lock); in svc_auth_reg()199 (void) mutex_unlock(&authsvc_lock); in svc_auth_reg()207 (void) mutex_unlock(&authsvc_lock); in svc_auth_reg()214 (void) mutex_unlock(&authsvc_lock); in svc_auth_reg()
57 mutex_t authsvc_lock; /* protects the Auths list (svc_auth.c) */ variable80 &authsvc_lock,
1052 SCOPED_SYMBOL|SunOS_5.6|libnsl.so.1|authsvc_lock