Searched refs:mod_remove_by_name (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_implfuncs.c424 err = mod_remove_by_name(cswp->psw_infop->p_mach_idstring);
426 cmn_err(CE_WARN, "!%s: mod_remove_by_name failed %d",
/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h570 extern int mod_remove_by_name(char *);
H A Dsocketvar.h544 * here is multiple calls to mod_remove_by_name(), which is OK. \
547 (void) mod_remove_by_name(modname); \
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c4209 mod_remove_by_name(char *name) function

Completed in 85 milliseconds