Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_pwdutil.c131 mutex_t uc_mtx; member
925 (void) mutex_lock(&smb_uch.uc_mtx); in smb_lucache_update()
978 (void) mutex_unlock(&smb_uch.uc_mtx); in smb_lucache_update()
982 (void) mutex_lock(&smb_uch.uc_mtx); in smb_lucache_update()
988 (void) mutex_unlock(&smb_uch.uc_mtx); in smb_lucache_update()
1102 (void) mutex_lock(&smb_uch.uc_mtx); in smb_lucache_create()
1114 (void) mutex_unlock(&smb_uch.uc_mtx); in smb_lucache_create()
1149 (void) mutex_lock(&smb_uch.uc_mtx); in smb_lucache_destroy()
1181 (void) mutex_lock(&smb_uch.uc_mtx); in smb_lucache_lock()
1209 (void) mutex_lock(&smb_uch.uc_mtx); in smb_lucache_unlock()
[all …]