DEBUGLEVEL_CLASS_ISSET 39 lib/util/debug.c bool *DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack; /* For samba 3 */
DEBUGLEVEL_CLASS_ISSET 114 source3/include/debug.h extern bool *DEBUGLEVEL_CLASS_ISSET;
DEBUGLEVEL_CLASS_ISSET 192 source3/include/debug.h (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
DEBUGLEVEL_CLASS_ISSET 203 source3/include/debug.h (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
DEBUGLEVEL_CLASS_ISSET 211 source3/include/debug.h (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
DEBUGLEVEL_CLASS_ISSET 219 source3/include/debug.h (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
DEBUGLEVEL_CLASS_ISSET 227 source3/include/debug.h (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
DEBUGLEVEL_CLASS_ISSET 234 source3/include/debug.h (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
DEBUGLEVEL_CLASS_ISSET 104 source3/lib/debug.c bool *DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack;
DEBUGLEVEL_CLASS_ISSET 204 source3/lib/debug.c if ( DEBUGLEVEL_CLASS_ISSET != &debug_all_class_isset_hack ) {
DEBUGLEVEL_CLASS_ISSET 205 source3/lib/debug.c SAFE_FREE( DEBUGLEVEL_CLASS_ISSET );
DEBUGLEVEL_CLASS_ISSET 206 source3/lib/debug.c DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack;
DEBUGLEVEL_CLASS_ISSET 246 source3/lib/debug.c DEBUGLEVEL_CLASS_ISSET[i]?DEBUGLEVEL_CLASS[i]:DEBUGLEVEL);
DEBUGLEVEL_CLASS_ISSET 349 source3/lib/debug.c new_ptr = DEBUGLEVEL_CLASS_ISSET;
DEBUGLEVEL_CLASS_ISSET 356 source3/lib/debug.c DEBUGLEVEL_CLASS_ISSET = (bool *)new_ptr;
DEBUGLEVEL_CLASS_ISSET 357 source3/lib/debug.c DEBUGLEVEL_CLASS_ISSET[ndx] = False;
DEBUGLEVEL_CLASS_ISSET 411 source3/lib/debug.c (DEBUGLEVEL_CLASS_ISSET[q]
DEBUGLEVEL_CLASS_ISSET 436 source3/lib/debug.c DEBUGLEVEL_CLASS_ISSET[DBGC_ALL] = True;
DEBUGLEVEL_CLASS_ISSET 449 source3/lib/debug.c DEBUGLEVEL_CLASS_ISSET[ndx] = True;