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