Searched refs:KICONV_FROM_LOWER (Results 1 – 6 of 6) sorted by relevance
148 if (casetype == KICONV_FROM_LOWER && dp->f_ctp) in iconv_xlat16_conv()171 if (casetype & (KICONV_FROM_LOWER|KICONV_FROM_UPPER)) in iconv_xlat16_conv()174 if (casetype == KICONV_FROM_LOWER) { in iconv_xlat16_conv()
201 if (casetype == KICONV_FROM_LOWER && dp->ctype) { in iconv_ucs_conv()237 &ucslen, casetype & (KICONV_FROM_LOWER | KICONV_FROM_UPPER)); in iconv_ucs_conv()
133 KICONV_FROM_LOWER | KICONV_FROM_UPPER); in kiconv_add_xlat16_cspairs()271 if (lcase & KICONV_FROM_LOWER && c != tolower(c)) { in kiconv_xlat16_open()
153 int copt = (caseopt == SMB_CS_LOWER ? KICONV_FROM_LOWER : in smbfs_fname_tolocal()
46 #define KICONV_FROM_LOWER 4 /* tolower source character, then convert */ macro
970 KICONV_FROM_LOWER); in unix2winchr()