Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c206 static int mod_installsched(struct modlsched *, struct modlinkage *);
210 mod_installsched, mod_removesched, mod_infosched
1223 mod_installsched(struct modlsched *modl, struct modlinkage *modlp) in mod_installsched() function