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

/illumos-gate/usr/src/lib/libfstyp/common/
H A Dlibfstyp.c74 } fstyp_module_t; typedef in typeref:struct:fstyp_module
79 fstyp_module_t *modules; /* list of modules */
80 fstyp_module_t *modules_tail; /* last module in the list */
81 fstyp_module_t *ident; /* identified module */
93 static fstyp_module_t *fstyp_find_module_by_name(struct fstyp_handle *h,
96 char *mdir, char *fsname, fstyp_module_t **mpp);
98 fstyp_module_t *mp);
102 fstyp_module_t *mp);
104 fstyp_module_t *);
180 fstyp_module_t *m
[all...]

Completed in 56 milliseconds