Home
last modified time | relevance | path

Searched refs:settings_parser_check (Results 1 – 9 of 9) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/stats/
H A Dtest-stats-common.c31 if (!settings_parser_check(ctx, test_pool, &error)) in read_settings()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-settings/
H A Dtest-settings-parser.c293 settings_parser_check(ctx, pool, NULL); in test_settings_parser_get()
H A Dsettings-parser.h197 bool settings_parser_check(struct setting_parser_context *ctx, pool_t pool,
H A Dsettings-parser.c1224 bool settings_parser_check(struct setting_parser_context *ctx, pool_t pool, in settings_parser_check() function
/dports/mail/dovecot/dovecot-2.3.17/src/auth/
H A Dauth-settings.c546 if (!settings_parser_check(set_parser, pool, &error)) in auth_settings_read()
/dports/mail/dovecot/dovecot-2.3.17/src/config/
H A Dconfig-request.c509 if (!settings_parser_check(parser->parser, ctx->pool, in config_export_finish()
H A Dconfig-parser.c374 ok = settings_parser_check(p->parser, ctx->pool, &error); in config_filter_parser_check()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-master/
H A Dmaster-service-settings.c693 if (!settings_parser_check(parser, service->set_pool, &error)) { in master_service_settings_read()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-storage-service.c1386 if (ret > 0 && !settings_parser_check(user->set_parser, user_pool, &error)) { in mail_storage_service_lookup_real()