Home
last modified time | relevance | path

Searched refs:fstyp_befs (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/fstyp/
H A Dbefs.c48 fstyp_befs(FILE *fp, char *label, size_t size) in fstyp_befs() function
H A Dfstyp.h51 int fstyp_befs(FILE *fp, char *label, size_t size);
H A Dfstyp.c64 { "befs", &fstyp_befs, false, NULL },