HomeSort by: relevance | last modified time | path
    Searched refs:NTFS_ENC (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/fstyp/
fstyp.h 53 #define NTFS_ENC "UTF-16LE"
ntfs.c 112 cd = iconv_open(nl_langinfo(CODESET), NTFS_ENC);
fstyp.c 78 { "ntfs", &fstyp_ntfs, false, NTFS_ENC },

Completed in 13 milliseconds