Symbol: DEBUG
bin/sh/shell.h
86
#undef DEBUG
dist/pf/sbin/pfctl/pfctl_optimize.c
48
# define DEBUG(str, v...) \
dist/pf/sbin/pfctl/pfctl_optimize.c
51
# define DEBUG(str, v...) ((void)0)
dist/pf/sbin/pfctl/pfctl_osfp.c
50
# define DEBUG(fp, str, v...) \
dist/pf/sbin/pfctl/pfctl_osfp.c
54
# define DEBUG(fp, str, v...) ((void)0)
games/mille/table.c
46
#define DEBUG
lib/libc/resolv/res_init.c
139
#define DEBUG
lib/libc/resolv/res_mkquery.c
102
#define DEBUG
lib/libc/resolv/res_query.c
125
#define DEBUG
lib/libc/resolv/res_send.c
160
#define DEBUG
sbin/efi/gptsubr.c
56
#define DEBUG
sbin/newfs_udf/newfs_udf.c
37
# define DEBUG
sbin/newfs_udf/udf_core.h
35
# define DEBUG
share/examples/refuse/ian/libfetch/common.h
100
#define DEBUG(x) do { if (fetchDebug) { x; } } while (/* CONSTCOND */ 0)
share/examples/refuse/ian/libfetch/common.h
102
#define DEBUG(x) do { } while (/* CONSTCOND */ 0)
share/examples/rump/virtual_ip_router/rumprouter.c
55
#undef DEBUG
sys/arch/acorn32/podulebus/esc.c
146
#undef DEBUG
sys/arch/acorn32/podulebus/esc.c
147
#define DEBUG
sys/arch/acorn32/podulebus/sbic.c
109
#define DEBUG
sys/arch/acorn32/podulebus/sfas.c
145
#undef DEBUG
sys/arch/acorn32/podulebus/sfas.c
146
#define DEBUG
sys/arch/evbarm/integrator/int_bus_dma.c
58
#undef DEBUG
sys/arch/evbarm/integrator/int_bus_dma.c
59
#define DEBUG(x)
sys/arch/i386/stand/lib/exec.c
112
#undef DEBUG /* XXX */
sys/arch/ia64/stand/common/bcache.c
47
# define DEBUG(fmt, args...) printf("%s: " fmt "\n" , __func__ , ## args)
sys/arch/ia64/stand/common/bcache.c
50
# define DEBUG(fmt, args...)
sys/arch/mips/cavium/dev/if_cnmacvar.h
3
#undef DEBUG
sys/arch/shark/stand/ofwboot/boot.c
1
#define DEBUG
sys/arch/sparc/dev/sw.c
115
#define DEBUG XXX
sys/arch/sparc64/sparc64/netbsd32_machdep.c
259
#undef DEBUG
sys/arch/sparc64/sparc64/netbsd32_machdep_16.c
242
#undef DEBUG
sys/arch/sparc64/sparc64/netbsd32_machdep_16.c
98
#undef DEBUG
sys/dev/ccd.c
130
#define DEBUG
sys/dev/cgd.c
436
#define DEBUG
sys/dev/gpib/cs80bus.c
45
#define DEBUG
sys/dev/gpib/gpib.c
50
#define DEBUG
sys/dev/ic/siop_common.c
54
#undef DEBUG
sys/dev/isa/cec.c
52
#define DEBUG
sys/dev/vme/sc_vme.c
93
#define DEBUG XXX
sys/dev/vme/si.c
104
#define DEBUG XXX
sys/dev/vnd.c
139
#define DEBUG
tests/sys/uvm/t_uvm_physseg.c
77
#define DEBUG /* Enable debug functionality. */
tests/sys/uvm/t_uvm_physseg_load.c
77
#define DEBUG /* Enable debug functionality. */
usr.bin/mail/format.c
47
#undef DEBUG
usr.bin/make/make.h
668
#define DEBUG(module) (opts.debug.CONCAT(DEBUG_, module))
usr.bin/sort/sort.h
175
#define DEBUG(ch) (debug_flags & (1 << ((ch) & 31)))
usr.sbin/fwctl/fwdv.c
58
#define DEBUG 0
usr.sbin/fwctl/fwmpegts.c
57
#define DEBUG 0
usr.sbin/mmcformat/mmcformat.c
53
#define DEBUG(a) ;
usr.sbin/rmt/rmt.c
73
#define DEBUG(f) if (debug) fprintf(debug, f)
usr.sbin/sysinst/txtwalk.c
43
#undef DEBUG