Searched refs:fstyp_handle_t (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libfstyp/common/
H A Dlibfstyp.h38 typedef struct fstyp_handle *fstyp_handle_t; typedef in typeref:struct:fstyp_handle
69 fstyp_handle_t *handle);
70 void fstyp_fini(fstyp_handle_t handle);
71 int fstyp_ident(fstyp_handle_t handle, const char *fsname,
73 int fstyp_get_attr(fstyp_handle_t handle, nvlist_t **attr);
74 int fstyp_dump(fstyp_handle_t handle, FILE *fout, FILE *ferr);
75 const char *fstyp_strerror(fstyp_handle_t handle, int error);
H A Dlibfstyp.c111 fstyp_init(int fd, off64_t offset, char *module_dir, fstyp_handle_t *handle)
/osnet-11/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c444 fstyp_handle_t fstyp_handle;

Completed in 17 milliseconds