Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c161 #define NSS_UNLOCK(r) (cancel_safe_mutex_unlock(&(r)->lock)) macro
174 ? ((void)NSS_UNLOCK(r)) \
175 : ((void)NSS_UNLOCK(r), (void)_nss_db_state_destr(s)))
1139 NSS_UNLOCK(rootp); in nss_delete()
1172 NSS_UNLOCK(rootp); in nss_search()
1194 NSS_UNLOCK(rootp); in nss_search()
1391 NSS_UNLOCK(rootp); in nss_setent_u()
1426 NSS_UNLOCK(rootp); in nss_setent_u()
1511 NSS_UNLOCK(rootp); in nss_getent_u()