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

/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_info.c122 (void) smb_getnetbiosname(kcfg->skc_hostname,
158 smb_getnetbiosname(char *buf, size_t buflen) function
176 if (smb_getnetbiosname(buf, buflen - 1) != 0)

Completed in 27 milliseconds