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

/illumos-gate/usr/src/lib/libfstyp/common/
H A Dlibfstyp.c101 static int fstyp_load_module(struct fstyp_handle *h,
188 if ((fstyp_load_module(h, mp) == 0) &&
234 if (((error = fstyp_load_module(h, mp)) == 0) &&
479 fstyp_load_module(struct fstyp_handle *h, fstyp_module_t *mp) function

Completed in 57 milliseconds