Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_pwdutil.c156 static smb_uchandle_t smb_uch; variable
432 ucnode = avl_first(&smb_uch.uc_cache); in smb_pwd_iterate()
434 ucnode = AVL_NEXT(&smb_uch.uc_cache, iter->spi_next); in smb_pwd_iterate()
912 (void) mutex_lock(&smb_uch.uc_mtx); in smb_lucache_update()
913 switch (smb_uch.uc_state) { in smb_lucache_update()
917 (void) mutex_unlock(&smb_uch.uc_mtx); in smb_lucache_update()
926 (void) mutex_unlock(&smb_uch.uc_mtx); in smb_lucache_update()
930 (void) mutex_unlock(&smb_uch.uc_mtx); in smb_lucache_update()
939 (void) mutex_unlock(&smb_uch.uc_mtx); in smb_lucache_update()
949 (void) mutex_unlock(&smb_uch.uc_mtx); in smb_lucache_update()
[all …]