fstyp_handle_t
fstyp_handle_t fhdl;
fstyp_handle_t fhdl;
fstyp_handle_t fhdl;
fstyp_handle_t fhdl;
fstyp_handle_t h;
fstyp_handle_t h = NULL;
fstyp_handle_t fstyp_handle;
fstyp_init(int fd, off64_t offset, char *module_dir, fstyp_handle_t *handle)
fstyp_handle_t *handle);
void fstyp_fini(fstyp_handle_t handle);
int fstyp_ident(fstyp_handle_t handle, const char *fsname,
int fstyp_get_attr(fstyp_handle_t handle, nvlist_t **attr);
int fstyp_dump(fstyp_handle_t handle, FILE *fout, FILE *ferr);
const char *fstyp_strerror(fstyp_handle_t handle, int error);
fstyp_handle_t hdl;