Searched refs:DEBUG (Results 51 - 75 of 690) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/bmake/
H A Dmake.c226 if (DEBUG(MAKE)) {
254 if (DEBUG(MAKE)) {
260 if (DEBUG(MAKE)) {
275 if (DEBUG(MAKE)) {
278 if (DEBUG(MAKE)) {
287 if (DEBUG(MAKE)) {
309 if (DEBUG(MAKE)) {
328 if (DEBUG(MAKE)) {
380 if (DEBUG(MAKE))
636 if (DEBUG(MAK
[all...]
/freebsd-11-stable/crypto/openssl/util/
H A Dopenssl-format-source33 DEBUG=""
60 -d) DEBUG='eval tee "$j.pre" |'
126 $DEBUG indent $INDENT_ARGS | \
/freebsd-11-stable/contrib/netbsd-tests/net/icmp/
H A Dt_icmp6_redirect.sh45 DEBUG=${DEBUG:-true}
118 $DEBUG && rump.route get -inet6 ${IP6IF0_PEER}
127 $DEBUG && rump.route show -inet6
133 $DEBUG && rump.route show -inet6
144 $DEBUG && dump
/freebsd-11-stable/tools/regression/netinet/arphold/
H A Darphold.c81 #ifdef DEBUG
83 #endif /* DEBUG */
106 #ifdef DEBUG
108 #endif /* DEBUG */
130 #ifdef DEBUG
132 #endif /* DEBUG */
/freebsd-11-stable/contrib/ntp/libntp/
H A Dnetof.c47 #ifdef DEBUG
/freebsd-11-stable/sys/dev/digi/
H A Ddigi.h45 #ifndef DEBUG
46 #define DEBUG macro
49 #ifdef DEBUG
184 #ifdef DEBUG
/freebsd-11-stable/usr.sbin/mfiutil/
H A DMakefile14 .ifdef DEBUG
/freebsd-11-stable/usr.sbin/route6d/
H A Droute6d.h63 #ifndef DEBUG
/freebsd-11-stable/contrib/netbsd-tests/net/if_pppoe/
H A Dt_pppoe.sh46 DEBUG=${DEBUG:-false}
69 $DEBUG && rump.ifconfig
70 $DEBUG && $HIJACKING pppoectl -d pppoe0
161 $DEBUG && rump.ifconfig
190 $DEBUG && $HIJACKING pppoectl -d pppoe0
200 $DEBUG && rump.ifconfig pppoe0
201 $DEBUG && $HIJACKING pppoectl -d pppoe0
208 $DEBUG && HIJACKING pppoectl -d pppoe0
294 $DEBUG
[all...]
/freebsd-11-stable/contrib/netbsd-tests/net/if_vlan/
H A Dt_vlan.sh34 DEBUG=${DEBUG:-false}
60 $DEBUG && dump
106 $DEBUG && dump
/freebsd-11-stable/contrib/ofed/libibmad/
H A Dgs.c47 #undef DEBUG macro
48 #define DEBUG if (ibdebug) IBWARN macro
59 DEBUG("lid %u port %d", lid, port);
97 DEBUG("lid %u port %d mask 0x%x", lid, port, mask);
H A Dcc.c46 #undef DEBUG macro
47 #define DEBUG if (ibdebug) IBWARN macro
57 DEBUG("attr 0x%x mod 0x%x route %s", attrid, mod, portid2str(portid));
92 DEBUG("attr 0x%x mod 0x%x route %s", attrid, mod, portid2str(portid));
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddebug.h55 #ifdef DEBUG
79 #ifdef DEBUG
116 #ifdef DEBUG
147 #if defined(DEBUG) && !defined(__sun)
/freebsd-11-stable/sbin/mount_fusefs/
H A DMakefile3 .if defined(DEBUG)
/freebsd-11-stable/usr.sbin/mpsutil/
H A DMakefile18 .ifdef DEBUG
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_palisade.c88 #ifdef DEBUG
317 #ifdef DEBUG
329 #ifdef DEBUG
387 #ifdef DEBUG
401 #ifdef DEBUG
574 #ifdef DEBUG
604 #ifdef DEBUG
627 #ifdef DEBUG
650 #ifdef DEBUG
684 #ifdef DEBUG
[all...]
/freebsd-11-stable/usr.bin/calendar/
H A Dcalendar.c63 static char *DEBUG = NULL; variable
110 DEBUG = optarg;
202 if (DEBUG != NULL) {
203 dodebug(DEBUG);
/freebsd-11-stable/contrib/unbound/contrib/
H A Dparseunbound.pl18 my $DEBUG = -t STDERR;
27 print STDERR "Cached results:\n" if $DEBUG;
132 print STDERR "$key = " . $sum . "\n" if $DEBUG;
138 if ($DEBUG) {
/freebsd-11-stable/contrib/opie/
H A Dopieauto.c90 #if DEBUG
92 #endif /* DEBUG */
100 #if DEBUG
102 #endif /* DEBUG */
107 #if DEBUG
109 #endif /* DEBUG */
115 #if DEBUG
117 #endif /* DEBUG */
124 #if DEBUG
126 #endif /* DEBUG */
[all...]
H A Dopieserv.c17 #if DEBUG
19 #endif /* DEBUG */
39 #if DEBUG
41 #endif /* DEBUG */
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibsysstat.c106 DEBUG("responding %d bytes to %s, attr 0x%x mod 0x%x qkey %x",
118 DEBUG("send failed; %m");
169 DEBUG("unknown attr %d", attr);
182 DEBUG("starting to serve...");
186 DEBUG("drop mad with status %x: %s", umad_status(buf),
196 DEBUG("got packet: attr 0x%x mod 0x%x", attr, mod);
204 DEBUG("respond failed");
207 DEBUG("server out");
228 DEBUG("Sysstat ping..");
260 DEBUG("Go
[all...]
/freebsd-11-stable/contrib/netbsd-tests/net/ndp/
H A Dt_ra.sh47 DEBUG=${DEBUG:-true}
72 $DEBUG && rump.ifconfig
121 $DEBUG && dump_entries
166 $DEBUG && rump.ndp -n -a
209 $DEBUG && dump
252 $DEBUG && dump_entries
267 $DEBUG && dump
310 $DEBUG && dump_entries
325 $DEBUG
[all...]
/freebsd-11-stable/contrib/opie/libopie/
H A Dnewseed.c13 Modified by cmetz for OPIE 2.32. Added syslog.h if DEBUG.
38 #if DEBUG
40 #endif /* DEBUG */
81 #if DEBUG
84 #endif /* DEBUG */
/freebsd-11-stable/usr.bin/tip/libacu/
H A Dcourier.c63 #ifdef DEBUG
95 #ifdef DEBUG
171 #ifdef DEBUG
176 #ifdef DEBUG
228 #ifdef DEBUG
246 #ifdef DEBUG
284 #ifdef DEBUG
327 #ifdef DEBUG
H A Dt3000.c64 #ifdef DEBUG
96 #ifdef DEBUG
172 #ifdef DEBUG
177 #ifdef DEBUG
243 #ifdef DEBUG
261 #ifdef DEBUG
302 #ifdef DEBUG
345 #ifdef DEBUG

Completed in 203 milliseconds

1234567891011>>