Searched refs:fstyp_init_module (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/lib/libfstyp/common/ |
H A D | libfstyp.c | 95 static int fstyp_init_module(struct fstyp_handle *h, 137 error = fstyp_init_module(h, h->module_dir, "", NULL); in fstyp_init() 359 fstyp_init_module(struct fstyp_handle *h, char *mdir, char *fsname, in fstyp_init_module() function 453 (void) fstyp_init_module(h, mdir, dp->d_name, NULL); in fstyp_init_all_modules()
|