Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnsl/rpc/
H A Dauth_none.c69 extern mutex_t authnone_lock; in authnone_create()
73 (void) mutex_lock(&authnone_lock); in authnone_create()
78 (void) mutex_unlock(&authnone_lock); in authnone_create()
94 (void) mutex_unlock(&authnone_lock); in authnone_create()
104 extern mutex_t authnone_lock; in authnone_marshal()
106 (void) mutex_lock(&authnone_lock); in authnone_marshal()
109 (void) mutex_unlock(&authnone_lock); in authnone_marshal()
114 (void) mutex_unlock(&authnone_lock); in authnone_marshal()
H A Dmt_misc.c56 mutex_t authnone_lock; /* auth_none.c serialization */ variable
79 &authnone_lock,
/titanic_44/usr/src/cmd/abi/appcert/etc/
H A Detc.scoped.in1051 SCOPED_SYMBOL|SunOS_5.6|libnsl.so.1|authnone_lock