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

/freebsd-13-stable/usr.sbin/fstyp/
H A Dfstyp.h44 #define NTFS_ENC "UTF-16LE" macro
H A Dfstyp.c75 { "ntfs", &fstyp_ntfs, false, NTFS_ENC },
H A Dntfs.c109 cd = iconv_open("", NTFS_ENC);

Completed in 60 milliseconds