Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/fstyp/
H A Dfstyp.c64 typedef int (*fsvtyp_function)(const char *, char *, size_t); typedef
90 fsvtyp_function function;
198 fsvtyp_function fsvtyp_f; in main()