Searched defs:dc_cache (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_domain.c71 list_t dc_cache; member in struct:smb_domain_cache
179 dcnode = list_head(&smb_dcache.dc_cache);
202 dcnode = list_next(&smb_dcache.dc_cache, dcnode);
236 dcnode = list_head(&smb_dcache.dc_cache);
245 dcnode = list_next(&smb_dcache.dc_cache, dcnode);
273 dcnode = list_head(&smb_dcache.dc_cache);
282 dcnode = list_next(&smb_dcache.dc_cache, dcnode);
353 dcnode = list_head(&smb_dcache.dc_cache);
358 dcnode = list_head(&smb_dcache.dc_cache);
360 dcnode = list_next(&smb_dcache.dc_cache, dcnod
[all...]

Completed in 56 milliseconds