Searched refs:XDEBUG (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/sendmail/src/
H A Dconf.h205 #ifndef XDEBUG
206 # define XDEBUG 1 /* enable extended debugging */ macro
H A Dutil.c1319 #if XDEBUG
1647 #if XDEBUG
1652 #endif /* XDEBUG */
1671 #if XDEBUG
1679 #endif /* XDEBUG */
H A Dmain.c318 #if XDEBUG
1247 #if XDEBUG
1977 #if XDEBUG
3454 #if XDEBUG
H A Ddeliver.c893 #if XDEBUG
899 #endif /* XDEBUG */
938 #if XDEBUG
1937 #if XDEBUG
1947 #endif /* XDEBUG */
2369 #if XDEBUG
2384 #if XDEBUG
2419 #endif /* XDEBUG */
2434 #if XDEBUG
3839 #if XDEBUG
[all...]
H A Ddaemon.c154 #if XDEBUG
207 #if XDEBUG
214 #endif /* XDEBUG */
287 #if XDEBUG
308 #endif /* XDEBUG */
H A Dsendmail.h2702 #ifdef XDEBUG
H A Dusersmtp.c3218 #if XDEBUG
3236 #endif /* XDEBUG */
H A Dmap.c457 #if XDEBUG
461 #if XDEBUG
H A Dconf.c6005 #if XDEBUG
6006 "XDEBUG",
/freebsd-11-stable/sys/dev/scd/
H A Dscd.c94 # define XDEBUG(sc, level, fmt, args...) \ macro
100 # define XDEBUG(sc, level, fmt, args...) macro
198 XDEBUG(sc, 1, "DEBUG: status = 0x%x\n", SCD_READ(sc, IREG_STATUS));
335 XDEBUG(sc, 1, "ioctl: cmd=0x%lx\n", cmd);
441 XDEBUG(sc, 1, "playtracks from %d:%d to %d:%d\n",
478 XDEBUG(sc, 1, "playing: %02x:%02x:%02x -> %02x:%02x:%02x\n",
531 XDEBUG(sc, 1, "pause @ %02x:%02x:%02x\n",
570 XDEBUG(sc, 1, "subchan af=%d, df=%d\n",
622 XDEBUG(sc, 1, "too many bits set. probe failed.\n");
759 XDEBUG(s
[all...]

Completed in 279 milliseconds