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

/haiku/src/add-ons/kernel/file_systems/fat/
H A Dencodings.h26 status_t generate_short_name(const uchar *name, const uchar *uni,
H A Ddir.cpp852 error = generate_short_name((uchar *)name, nlong, len, nshort, &encoding);
H A Dencodings.cpp1464 status_t generate_short_name(const uchar *name, const uchar *uni, function
1470 DPRINTF(0, ("generate_short_name\n"));
1594 result = generate_short_name(unicode, result, nshort, &enc);

Completed in 105 milliseconds