Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_domain.c73 list_t dc_cache; member
185 dcnode = list_head(&smb_dcache.dc_cache); in smb_domain_lookup_name()
208 dcnode = list_next(&smb_dcache.dc_cache, dcnode); in smb_domain_lookup_name()
242 dcnode = list_head(&smb_dcache.dc_cache); in smb_domain_lookup_sid()
251 dcnode = list_next(&smb_dcache.dc_cache, dcnode); in smb_domain_lookup_sid()
279 dcnode = list_head(&smb_dcache.dc_cache); in smb_domain_lookup_type()
288 dcnode = list_next(&smb_dcache.dc_cache, dcnode); in smb_domain_lookup_type()
390 dcnode = list_head(&smb_dcache.dc_cache); in smb_domain_update()
395 dcnode = list_head(&smb_dcache.dc_cache); in smb_domain_update()
397 dcnode = list_next(&smb_dcache.dc_cache, dcnode); in smb_domain_update()
[all …]