Searched defs:mod_getinfo (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c84 static int mod_getinfo(struct modctl *, struct modinfo *);
2917 (void) mod_getinfo(modp, modinfop);
3239 mod_getinfo(struct modctl *modp, struct modinfo *modinfop) function
3447 if (mod_getinfo(mp, modinfop) == 0)

Completed in 54 milliseconds