Home
last modified time | relevance | path

Searched refs:OEM_CPG_1252 (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/smbsrv/
H A Dstring.h66 OEM_CPG_1252, enumerator
/titanic_50/usr/src/common/smbsrv/
H A Dsmb_oem.c339 case OEM_CPG_1252: in oem_codepage_setup()
/titanic_50/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_auth.c101 if ((count = oemtoucs(dst, src, length, OEM_CPG_1252)) == 0) { in smb_auth_qnd_unicode()