Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmodctl.h688 #define MODDEBUG_NOAUL_SYS 0x00000040 /* no Autounloading syscalls */ macro
/titanic_41/usr/src/uts/common/os/
H A Dmodconf.c826 if (!(moddebug & MODDEBUG_NOAUL_SYS) && in mod_removesys_sysent()