Home
last modified time | relevance | path

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

/freebsd/usr.sbin/fstyp/
H A Dfstyp.h42 #define NTFS_ENC "UTF-16LE" macro
H A Dntfs.c107 cd = iconv_open("", NTFS_ENC); in convert_label()
H A Dfstyp.c73 { "ntfs", &fstyp_ntfs, false, NTFS_ENC },