Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h689 #define MODDEBUG_NOAUL_SYS 0x00000040 /* no Autounloading syscalls */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c829 if (!(moddebug & MODDEBUG_NOAUL_SYS) && in mod_removesys_sysent()