Home
last modified time | relevance | path

Searched refs:short_illegals (Results 1 – 3 of 3) sorted by relevance

/external/mtools/
Dvfat.c34 const char *short_illegals=";+=[]',\"*\\<>/?:|"; variable
112 autorename(name->base, '~', ' ', short_illegals, 8, bump); in autorename_short()
Dmtools.h115 extern const char *short_illegals, *long_illegals;
Dmk_direntry.c371 contains_illegals(dosname->base,short_illegals,11)) { in get_slots()