Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c149 static int mod_installsys(struct modlsys *, struct modlinkage *);
153 mod_installsys, mod_removesys, mod_infosys
865 mod_installsys(struct modlsys *modl, struct modlinkage *modlp) in mod_installsys() function