Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h688 #define MODDEBUG_NOAUL_STR 0x00000080 /* no Autounloading streams */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c1139 if (moddebug & MODDEBUG_NOAUL_STR) in mod_removestrmod()