Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmodctl.h695 #define MODDEBUG_USERDEBUG 0x00000001 /* bpt after init_module() */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c3270 if (moddebug & MODDEBUG_USERDEBUG) in mod_getinfo()
3647 if (moddebug & MODDEBUG_USERDEBUG) { in modinstall()
3658 if (moddebug & MODDEBUG_USERDEBUG) in modinstall()
3795 if (moddebug & MODDEBUG_USERDEBUG) in moduninstall()