Home
last modified time | relevance | path

Searched refs:ntfs_set_char_encoding (Results 1 – 3 of 3) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dunistr.h78 extern int ntfs_set_char_encoding(const char *locale);
/third_party/ntfs-3g/src/
Dntfs-3g_common.c401 ntfs_set_char_encoding(val); in parse_mount_options()
/third_party/ntfs-3g/libntfs-3g/
Dunistr.c1643 int ntfs_set_char_encoding(const char *locale) function