Home | History | Annotate | Download | only in isc

Lines Matching defs:debug_level

116  * into a program, or the debug_level which is dynamic state information.
155 int debug_level;
286 lctx->debug_level = 0;
491 lctx->debug_level = 0;
963 lctx->debug_level = level;
967 if (lctx->debug_level == 0)
984 return (lctx->debug_level);
1403 level <= lctx->debug_level)));
1504 lctx->debug_level == 0)
1508 if (lctx->debug_level < level)