Home
last modified time | relevance | path

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

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