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

/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_domain.c66 list_t dc_cache; member in struct:smb_domain_cache
413 dcnode = list_head(&smb_dcache.dc_cache);
436 dcnode = list_next(&smb_dcache.dc_cache, dcnode);
468 dcnode = list_head(&smb_dcache.dc_cache);
477 dcnode = list_next(&smb_dcache.dc_cache, dcnode);
503 dcnode = list_head(&smb_dcache.dc_cache);
512 dcnode = list_next(&smb_dcache.dc_cache, dcnode);
592 dcnode = list_head(&smb_dcache.dc_cache);
597 dcnode = list_head(&smb_dcache.dc_cache);
599 dcnode = list_next(&smb_dcache.dc_cache, dcnod
[all...]

Completed in 15 milliseconds