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

/osnet-11/usr/src/lib/libsmb/common/
H A Dsmb_info.c152 * to uppercase (by smb_gethostname). Text that appears after the
160 if (smb_gethostname(buf, buflen, SMB_CASE_UPPER) != 0)
214 smb_gethostname(char *buf, size_t buflen, smb_caseconv_t which) function
260 if (smb_gethostname(hostname, MAXHOSTNAMELEN,

Completed in 23 milliseconds