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

/freebsd-current/usr.sbin/fstyp/
H A Dfstyp.h53 int fstyp_exfat(FILE *fp, char *label, size_t size);
H A Dfstyp.c66 { "exfat", &fstyp_exfat, false, EXFAT_ENC },
H A Dexfat.c322 fstyp_exfat(FILE *fp, char *label, size_t size) function

Completed in 116 milliseconds