Searched refs:bad_chars (Results 1 – 1 of 1) sorted by relevance
14 static unsigned char bad_chars[] = "*?<>|\""; variable47 if (opts->name_check != 'r' && strchr(bad_chars, c)) in msdos_format_name()86 if (opts->name_check != 'r' && strchr(bad_chars, c)) in msdos_format_name()