Searched refs:SMTPD_OPT_VERBOSE (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/smtpd/ | ||
H A D | smtpd.h | 553 #define SMTPD_OPT_VERBOSE 0x00000001 macro |
H A D | parse.y | 3138 if ((conf->sc_opts & SMTPD_OPT_VERBOSE) && !sym->used) in parse_config() |