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

/illumos-gate/usr/src/lib/libfstyp/common/
H A Dlibfstyp.h41 typedef struct fstyp_handle *fstyp_handle_t; typedef in typeref:struct:fstyp_handle
72 fstyp_handle_t *handle);
73 void fstyp_fini(fstyp_handle_t handle);
74 int fstyp_ident(fstyp_handle_t handle, const char *fsname,
76 int fstyp_get_attr(fstyp_handle_t handle, nvlist_t **attr);
77 int fstyp_dump(fstyp_handle_t handle, FILE *fout, FILE *ferr);
78 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)
/illumos-gate/usr/src/cmd/fstyp/
H A Dfstyp.c79 fstyp_handle_t h = NULL;
418 fstyp_handle_t h;
/illumos-gate/usr/src/lib/libgrubmgmt/common/
H A Dlibgrub_fs.c78 fstyp_handle_t hdl;
/illumos-gate/usr/src/cmd/hal/probing/volume/
H A Dprobe-volume.c447 fstyp_handle_t fstyp_handle;
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c637 fstyp_handle_t fhdl;
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c949 fstyp_handle_t fhdl;

Completed in 101 milliseconds