Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/fstyp/
H A Dfstyp.c53 typedef int (*fstyp_function)(FILE *, char *, size_t); typedef
57 fstyp_function function;
166 fstyp_function fstyp_f; in main()