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

/haiku/src/add-ons/kernel/file_systems/fat/
H A Dencodings.h29 status_t msdos_to_utf8(uchar *msdos, uchar *utf8, uint32 utf8len,
H A Ddir.cpp175 msdos_to_utf8(buffer, (uchar *)filename, len, buffer[0xc] & 0x18);
H A Dencodings.cpp1504 status_t msdos_to_utf8(uchar *msdos, uchar *utf8, uint32 utf8len, uint8 toLower) function
1509 DPRINTF(0, ("msdos_to_utf8\n"));

Completed in 178 milliseconds