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

/dovecot/src/config/
H A Dold-set-parser.c24 unsigned int auth_section; member in struct:old_set_parser
352 if (ctx->old->auth_section == 1) {
563 if (ctx->old->auth_section == 1) {
623 if (ctx->old->auth_section == 0 && ctx->old->seen_auth_section) {
630 ctx->old->auth_section++;
632 ctx->old->auth_section == 2) {
640 if (strcmp(key, "socket") == 0 && ctx->old->auth_section == 2) {
739 if (ctx->old->auth_section > 0)
743 ctx->old->auth_section = 1;
754 if (ctx->old->auth_section >
[all...]

Completed in 7 milliseconds