Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netbios.h662 int smb_netbios_cache_getfirst(nbcache_iter_t *);
H A Dsmbns_netbios_cache.c90 smb_netbios_cache_getfirst(nbcache_iter_t *iter) in smb_netbios_cache_getfirst() function
H A Dsmbns_netbios_name.c2269 rc = smb_netbios_cache_getfirst(&nbc_iter); in smb_netbios_name_registration()