Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libfstyp/common/
H A Dlibfstyp.c74 } fstyp_module_t; typedef
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 *mp; in fstyp_ident_all()
[all …]