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

/freebsd-current/usr.sbin/fstyp/
H A Dfstyp.h37 #define EXFAT_ENC "UCS-2LE" macro
H A Dfstyp.c66 { "exfat", &fstyp_exfat, false, EXFAT_ENC },
H A Dexfat.c213 cd = iconv_open("", EXFAT_ENC);

Completed in 332 milliseconds