Searched refs:DEBUGLEVEL_CLASS_ISSET (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/include/
H A Ddebug.h113 extern BOOL *DEBUGLEVEL_CLASS_ISSET;
168 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
176 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
184 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
192 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
200 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
207 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/include/
H A Ddebug.h114 extern bool *DEBUGLEVEL_CLASS_ISSET;
192 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
203 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
211 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
219 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
227 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
234 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/include/
H A Ddebug.h113 extern BOOL *DEBUGLEVEL_CLASS_ISSET;
168 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
176 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
184 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
192 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
200 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
207 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/include/
H A Ddebug.h114 extern bool *DEBUGLEVEL_CLASS_ISSET;
192 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
203 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
211 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
219 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
227 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
234 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/include/
H A Ddebug.h114 extern bool *DEBUGLEVEL_CLASS_ISSET;
192 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
203 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
211 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
219 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
227 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
234 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/include/
H A Ddebug.h113 extern BOOL *DEBUGLEVEL_CLASS_ISSET;
168 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
176 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
184 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
192 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
200 (!DEBUGLEVEL_CLASS_ISSET[ DBGC_CLASS ] && \
207 (!DEBUGLEVEL_CLASS_ISSET[ dbgc_class ] && \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Ddebug.c102 bool *DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack; variable
202 if ( DEBUGLEVEL_CLASS_ISSET != &debug_all_class_isset_hack ) {
203 SAFE_FREE( DEBUGLEVEL_CLASS_ISSET );
204 DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack;
244 DEBUGLEVEL_CLASS_ISSET[i]?DEBUGLEVEL_CLASS[i]:DEBUGLEVEL);
347 new_ptr = DEBUGLEVEL_CLASS_ISSET;
354 DEBUGLEVEL_CLASS_ISSET = (bool *)new_ptr;
355 DEBUGLEVEL_CLASS_ISSET[ndx] = False;
409 (DEBUGLEVEL_CLASS_ISSET[q]
434 DEBUGLEVEL_CLASS_ISSET[DBGC_AL
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Ddebug.c102 bool *DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack; variable
202 if ( DEBUGLEVEL_CLASS_ISSET != &debug_all_class_isset_hack ) {
203 SAFE_FREE( DEBUGLEVEL_CLASS_ISSET );
204 DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack;
244 DEBUGLEVEL_CLASS_ISSET[i]?DEBUGLEVEL_CLASS[i]:DEBUGLEVEL);
347 new_ptr = DEBUGLEVEL_CLASS_ISSET;
354 DEBUGLEVEL_CLASS_ISSET = (bool *)new_ptr;
355 DEBUGLEVEL_CLASS_ISSET[ndx] = False;
409 (DEBUGLEVEL_CLASS_ISSET[q]
434 DEBUGLEVEL_CLASS_ISSET[DBGC_AL
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Ddebug.c102 bool *DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack; variable
202 if ( DEBUGLEVEL_CLASS_ISSET != &debug_all_class_isset_hack ) {
203 SAFE_FREE( DEBUGLEVEL_CLASS_ISSET );
204 DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack;
244 DEBUGLEVEL_CLASS_ISSET[i]?DEBUGLEVEL_CLASS[i]:DEBUGLEVEL);
347 new_ptr = DEBUGLEVEL_CLASS_ISSET;
354 DEBUGLEVEL_CLASS_ISSET = (bool *)new_ptr;
355 DEBUGLEVEL_CLASS_ISSET[ndx] = False;
409 (DEBUGLEVEL_CLASS_ISSET[q]
434 DEBUGLEVEL_CLASS_ISSET[DBGC_AL
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Ddebug.c103 BOOL *DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack; variable
198 if ( DEBUGLEVEL_CLASS_ISSET != &debug_all_class_isset_hack )
199 SAFE_FREE( DEBUGLEVEL_CLASS_ISSET );
230 DEBUGLEVEL_CLASS_ISSET[i]?DEBUGLEVEL_CLASS[i]:DEBUGLEVEL);
333 new_ptr = DEBUGLEVEL_CLASS_ISSET;
340 DEBUGLEVEL_CLASS_ISSET = (int *)new_ptr;
341 DEBUGLEVEL_CLASS_ISSET[ndx] = False;
395 (DEBUGLEVEL_CLASS_ISSET[q]
420 DEBUGLEVEL_CLASS_ISSET[DBGC_ALL] = True;
432 DEBUGLEVEL_CLASS_ISSET[nd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Ddebug.c103 BOOL *DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack; variable
198 if ( DEBUGLEVEL_CLASS_ISSET != &debug_all_class_isset_hack )
199 SAFE_FREE( DEBUGLEVEL_CLASS_ISSET );
230 DEBUGLEVEL_CLASS_ISSET[i]?DEBUGLEVEL_CLASS[i]:DEBUGLEVEL);
333 new_ptr = DEBUGLEVEL_CLASS_ISSET;
340 DEBUGLEVEL_CLASS_ISSET = (int *)new_ptr;
341 DEBUGLEVEL_CLASS_ISSET[ndx] = False;
395 (DEBUGLEVEL_CLASS_ISSET[q]
420 DEBUGLEVEL_CLASS_ISSET[DBGC_ALL] = True;
432 DEBUGLEVEL_CLASS_ISSET[nd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Ddebug.c103 BOOL *DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack; variable
198 if ( DEBUGLEVEL_CLASS_ISSET != &debug_all_class_isset_hack )
199 SAFE_FREE( DEBUGLEVEL_CLASS_ISSET );
230 DEBUGLEVEL_CLASS_ISSET[i]?DEBUGLEVEL_CLASS[i]:DEBUGLEVEL);
333 new_ptr = DEBUGLEVEL_CLASS_ISSET;
340 DEBUGLEVEL_CLASS_ISSET = (int *)new_ptr;
341 DEBUGLEVEL_CLASS_ISSET[ndx] = False;
395 (DEBUGLEVEL_CLASS_ISSET[q]
420 DEBUGLEVEL_CLASS_ISSET[DBGC_ALL] = True;
432 DEBUGLEVEL_CLASS_ISSET[nd
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/
H A Ddebug.c39 bool *DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack; /* For samba 3 */ variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/util/
H A Ddebug.c39 bool *DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack; /* For samba 3 */ variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/util/
H A Ddebug.c39 bool *DEBUGLEVEL_CLASS_ISSET = &debug_all_class_isset_hack; /* For samba 3 */ variable

Completed in 302 milliseconds