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

/dovecot/src/lib-settings/
H A Dsettings-parser.h174 bool settings_parser_check(struct setting_parser_context *ctx, pool_t pool,
188 This is mainly useful when you want to run settings_parser_check() without
H A Dsettings-parser.c1220 bool settings_parser_check(struct setting_parser_context *ctx, pool_t pool, function
/dovecot/src/auth/
H A Dauth-settings.c542 if (!settings_parser_check(set_parser, pool, &error))
/dovecot/src/config/
H A Dconfig-request.c492 if (!settings_parser_check(parser->parser, ctx->pool,
H A Dconfig-parser.c377 ok = settings_parser_check(p->parser, ctx->pool, &error);
/dovecot/src/lib-master/
H A Dmaster-service-settings.c572 if (!settings_parser_check(parser, service->set_pool, &error)) {
/dovecot/src/lib-storage/
H A Dmail-storage-service.c1376 if (ret > 0 && !settings_parser_check(user->set_parser, user_pool, &error)) {

Completed in 32 milliseconds