Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h622 extern void reset_stubs(modctl_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dmodsubr.c328 reset_stubs(struct modctl *modp) in reset_stubs() function
H A Dmodctl.c3556 reset_stubs(mp); in mod_unload()