Searched refs:NTFS_ENC (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.sbin/fstyp/ | ||
H A D | fstyp.h | 42 #define NTFS_ENC "UTF-16LE" macro |
H A D | ntfs.c | 107 cd = iconv_open("", NTFS_ENC); in convert_label() |
H A D | fstyp.c | 73 { "ntfs", &fstyp_ntfs, false, NTFS_ENC }, |