Home
last modified time | relevance | path

Searched refs:smb_caseconv_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dlibsmb.h310 } smb_caseconv_t; typedef
312 extern int smb_gethostname(char *, size_t, smb_caseconv_t);
H A Dsmb_info.c239 smb_gethostname(char *buf, size_t buflen, smb_caseconv_t which) in smb_gethostname()