Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dauth_none.c67 extern mutex_t authnone_lock; in authnone_create()
71 (void) mutex_lock(&authnone_lock); in authnone_create()
76 (void) mutex_unlock(&authnone_lock); in authnone_create()
92 (void) mutex_unlock(&authnone_lock); in authnone_create()
102 extern mutex_t authnone_lock; in authnone_marshal()
104 (void) mutex_lock(&authnone_lock); in authnone_marshal()
107 (void) mutex_unlock(&authnone_lock); in authnone_marshal()
112 (void) mutex_unlock(&authnone_lock); in authnone_marshal()
H A Dmt_misc.c54 mutex_t authnone_lock; /* auth_none.c serialization */ variable
77 &authnone_lock,
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in1051 SCOPED_SYMBOL|SunOS_5.6|libnsl.so.1|authnone_lock