DEBUG 40 examples/libsmbclient/smbwrapper/smbw.h #undef DEBUG DEBUG 41 examples/libsmbclient/smbwrapper/smbw.h #define DEBUG(level, s) do { if (level <= debug_level) printf s; } while (0) DEBUG 64 lib/util/debug.h #define DEBUG(level, body) _DEBUG(level, body, true) DEBUG 25 libcli/netlogon.c #undef DEBUG DEBUG 26 libcli/netlogon.c #define DEBUG(x, y) DEBUG 205 source3/groupdb/mapping_ldb.c DEBUG(0,("Unable to unpack group mapping\n")); DEBUG 40 source3/lib/util_sec.c #define DEBUG(x, y) printf y DEBUG 55 source4/heimdal/kdc/kaserver.c #define DEBUG 11