Searched refs:ucstooem (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/smbsrv/ |
H A D | string.h | 140 size_t ucstooem(char *, const smb_wchar_t *, size_t, uint32_t);
|
/titanic_41/usr/src/common/smbsrv/ |
H A D | smb_oem.c | 188 ucstooem(char *oem, const smb_wchar_t *ucs, size_t nbytes, uint32_t cpid) in ucstooem() function
|
/titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
H A D | mapfile-vers | 420 ucstooem;
|
H A D | smb_info.c | 552 rc = ucstooem(tmp_name, wtmp_name, NETBIOS_NAME_SZ, in smb_tonetbiosname()
|
/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_kshare.c | 1051 if (ucstooem(oem_name, unibuf, length, OEM_CPG_850) == 0) in smb_kshare_oemname()
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | smb_share.c | 2270 if (ucstooem(name, wbuf, in smb_shr_expand_subs()
|