Searched refs:autorename (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dvfat.c37 static void autorename(char *name, function
47 printf("In autorename for name=%s.\n", name);
104 printf("Out autorename for name=%s.\n", name);
111 autorename(name->base, '~', ' ', short_illegals, 8, bump);
116 autorename(name, '-', '\0', long_illegals, 255, bump);

Completed in 23 milliseconds