Searched refs:TRACE_TABLES (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/usr.sbin/smtpd/ | ||
| D | lka.c | 289 if (tracing & TRACE_TABLES) in lka_imsg() |
| D | smtpd.h | 646 #define TRACE_TABLES 0x2000 macro |
| D | smtpd.c | 555 tracing |= TRACE_TABLES; in main() |