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

/dovecot/src/lib-settings/
H A Dsettings-parser.c115 info = *def->list_info;
138 new_link->info = def->list_info;
708 ctx->prev_info = def->list_info;
709 return get_deflist(ctx, link, def, def->list_info,
1212 if (!settings_check(def->list_info, pool,
1335 ret = settings_var_expand_info(def->list_info,
1468 if (settings_vars_have_key(def->list_info,
1611 child_set = settings_dup_full(def->list_info,
1615 settings_set_parent(def->list_info, child_set,
1678 child_set = settings_changes_dup(def->list_info,
[all...]
H A Dsettings-parser.h46 const struct setting_parser_info *list_info; member in struct:setting_define
/dovecot/src/config/
H A Dconfig-request.c202 name_offset = def->list_info->type_offset;
358 settings_export(ctx, def->list_info,

Completed in 15 milliseconds