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

/haiku/src/add-ons/kernel/file_systems/fat/
H A Dencodings.cpp1240 status_t munge_short_name_sjis(uchar nshort[11], uint64 value) function
1245 DPRINTF(0, ("munge_short_name_sjis\n"));
1278 return munge_short_name_sjis(nshort, value);
1290 return munge_short_name_sjis(nshort, iteration);

Completed in 19 milliseconds