Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/os/
H A Dforthdebug.c50 static int forthdebug_dbp = 0; variable
107 forthdebug_dbp |= boothowto & RB_FORTHDEBUGDBP; in forthdebug_init()
108 forthdebug |= (boothowto & RB_FORTHDEBUG) | forthdebug_dbp; in forthdebug_init()
166 if (forthdebug_dbp) { in forthdebug_init()