Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_domain.c71 list_t dc_cache; member
179 dcnode = list_head(&smb_dcache.dc_cache); in smb_domain_lookup_name()
202 dcnode = list_next(&smb_dcache.dc_cache, dcnode); in smb_domain_lookup_name()
236 dcnode = list_head(&smb_dcache.dc_cache); in smb_domain_lookup_sid()
245 dcnode = list_next(&smb_dcache.dc_cache, dcnode); in smb_domain_lookup_sid()
273 dcnode = list_head(&smb_dcache.dc_cache); in smb_domain_lookup_type()
282 dcnode = list_next(&smb_dcache.dc_cache, dcnode); in smb_domain_lookup_type()
352 dcnode = list_head(&smb_dcache.dc_cache); in smb_domain_update()
357 dcnode = list_head(&smb_dcache.dc_cache); in smb_domain_update()
359 dcnode = list_next(&smb_dcache.dc_cache, dcnode); in smb_domain_update()
[all …]