Searched refs:is_unicode (Results 1 – 1 of 1) sorted by relevance
51 static boolean_t is_unicode = B_FALSE; variable120 if (is_unicode) in smb_codepage_init()125 is_unicode = B_TRUE; in smb_codepage_init()128 is_unicode = B_FALSE; in smb_codepage_init()140 uint16_t mask = is_unicode ? 0xffff : 0xff; in smb_isupper()153 uint16_t mask = is_unicode ? 0xffff : 0xff; in smb_islower()166 uint16_t mask = is_unicode ? 0xffff : 0xff; in smb_toupper()179 uint16_t mask = is_unicode ? 0xffff : 0xff; in smb_tolower()