Searched refs:maplc (Results 1 – 1 of 1) sorted by relevance
1140 int maplc; in hs_namecopy() local1158 maplc = (flags & HSFSMNT_NOMAPLCASE) == 0; in hs_namecopy()1170 if (maplc && (c >= 'A') && (c <= 'Z')) in hs_namecopy()