Home
last modified time | relevance | path

Searched refs:smb_getfqhostname (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dmapfile-vers196 smb_getfqhostname;
H A Dsmb_info.c279 smb_getfqhostname(char *buf, size_t buflen) in smb_getfqhostname() function
H A Dsmb_domain.c588 (void) smb_getfqhostname(fq_name, MAXHOSTNAMELEN); in smb_domain_add_local()
H A Dlibsmb.h313 extern int smb_getfqhostname(char *, size_t);
/illumos-gate/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_ntlmssp.c339 if (smb_getfqhostname(tmp_name, MAXHOSTNAMELEN)) in smbd_ntlmssp_negotiate()
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dspoolss_svc.c777 (void) smb_getfqhostname(buf, MAXHOSTNAMELEN); in spoolss_s_GetPrinterData()