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

/haiku/src/add-ons/kernel/file_systems/fat/
H A Dencodings.h25 status_t munge_short_name1(uchar nshort[11], int iteration, int encoding);
H A Ddir.cpp874 munge_short_name1(nshort, iter, encoding);
H A Dencodings.cpp1283 status_t munge_short_name1(uchar nshort[11], int iteration, int encoding) function
1285 DPRINTF(0, ("munge_short_name1\n"));
1596 munge_short_name1(nshort, 1234, MS_DOS_CONVERSION);

Completed in 98 milliseconds