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

/dovecot/src/config/
H A Dconfig-request.c28 struct config_module_parser *dup_parsers; member in struct:config_export_context
397 &ctx->dup_parsers, &ctx->output,
402 ctx->parsers = ctx->dup_parsers;
437 if (ctx->dup_parsers != NULL)
438 config_filter_parsers_free(ctx->dup_parsers);

Completed in 376 milliseconds