Searched defs:seen_auth_section (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/config/
H A Dold-set-parser.c27 bool seen_auth_section; member in struct:old_set_parser
623 if (ctx->old->auth_section == 0 && ctx->old->seen_auth_section) {
627 ctx->old->seen_auth_section = TRUE;

Completed in 288 milliseconds