_debug_ctx         48 lib/util/debug.h #define debug_ctx() (_debug_ctx?_debug_ctx:(_debug_ctx=talloc_new(NULL)))
_debug_ctx         53 lib/util/debug.h 		void* _debug_ctx=NULL; \
_debug_ctx         58 lib/util/debug.h 		talloc_free(_debug_ctx); \