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

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_domain.c80 static smb_domain_cache_t smb_dcache; variable
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
[all...]

Completed in 45 milliseconds