Searched refs:smb_codepage_t (Results 1 – 3 of 3) sorted by relevance
50 static const smb_codepage_t *current_codepage = usascii_codepage;53 static smb_codepage_t *smb_unicode_init(void);118 const smb_codepage_t *cp; in smb_codepage_init()339 static smb_codepage_t *342 smb_codepage_t *unicode; in smb_unicode_init()346 unicode = MEM_ZALLOC("unicode", sizeof (smb_codepage_t) << 16); in smb_unicode_init()
113 } smb_codepage_t; typedef
41 const smb_codepage_t usascii_codepage[256] = {