Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dmapfile-vers188 smb_getfqhostname;
H A Dsmb_info.c196 smb_getfqhostname(char *buf, size_t buflen) in smb_getfqhostname() function
H A Dsmb_domain.c543 (void) smb_getfqhostname(fq_name, MAXHOSTNAMELEN); in smb_domain_add_local()
H A Dlibsmb.h275 extern int smb_getfqhostname(char *, size_t);
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dspoolss_svc.c777 (void) smb_getfqhostname(buf, MAXHOSTNAMELEN); in spoolss_s_GetPrinterData()