Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmodctl.h687 #define MODDEBUG_NOAUL_STR 0x00000080 /* no Autounloading streams */ macro
/titanic_50/usr/src/uts/common/os/
H A Dmodconf.c1136 if (moddebug & MODDEBUG_NOAUL_STR) in mod_removestrmod()