Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c217 static int mod_installexec(struct modlexec *, struct modlinkage *);
221 mod_installexec, mod_removeexec, mod_infoexec
1314 mod_installexec(struct modlexec *modl, struct modlinkage *modlp) in mod_installexec() function