Home
last modified time | relevance | path

Searched refs:autorename_short (Results 1 – 4 of 4) sorted by relevance

/external/mtools/
Dvfat.h95 void autorename_short(struct dos_name_t *, int);
Dfile_name.c136 autorename_short(dn, 0); in dos_name()
Dmk_direntry.c294 autorename_short(dosname, 1); in process_namematch()
Dvfat.c110 void autorename_short(dos_name_t *name, int bump) in autorename_short() function