Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h684 #define MODDEBUG_NOAUL_EXEC 0x00000800 /* no Autounloading Execs */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c1371 if (moddebug & MODDEBUG_NOAUL_EXEC || in mod_removeexec()