Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/fstyp/
H A Dfstyp.h70 int fstyp_hammer2(FILE *, char *, size_t);
H A Dfstyp.c81 { "hammer2", &fstyp_hammer2, false, NULL },
H A Dhammer2.c393 fstyp_hammer2(FILE *fp, char *label, size_t size) in fstyp_hammer2() function