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

/illumos-gate/usr/src/lib/smbsrv/libsmbns/common/
H A Dsmbns_netbios_cache.c104 iter->nbc_entry = smb_netbios_name_dup(entry, 1);
127 iter->nbc_entry = smb_netbios_name_dup(entry, 1);
486 refent = smb_netbios_name_dup(name, 1);
495 refent = smb_netbios_name_dup(name, 0);
591 delent = smb_netbios_name_dup(entry, 1);
708 * smb_netbios_name_dup
719 smb_netbios_name_dup(struct name_entry *entry, int alladdr) function

Completed in 58 milliseconds