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

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_info.c166 (void) smb_getnetbiosname(kcfg->skc_hostname,
195 smb_getnetbiosname(char *buf, size_t buflen) function
213 if (smb_getnetbiosname(buf, buflen - 1) != 0)

Completed in 60 milliseconds