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

/dovecot/src/lib-storage/
H A Dmail-namespace.h79 const struct mail_namespace_settings *set, *unexpanded_set; member in struct:mail_namespace
99 struct mail_namespace_settings *unexpanded_set,
H A Dmail-user.h61 const struct mail_user_settings *unexpanded_set; member in struct:mail_user
H A Dmail-namespace.c88 struct mail_namespace_settings *unexpanded_set,
99 ns->unexpanded_set = unexpanded_set;
469 array_get(&user->unexpanded_set->namespaces, &count2);
85 mail_namespace_alloc(struct mail_user *user, void *user_all_settings, struct mail_namespace_settings *ns_set, struct mail_namespace_settings *unexpanded_set, struct mail_namespace **ns_r, const char **error_r) argument
H A Dmail-user.c71 user->unexpanded_set = set;
72 user->set = settings_dup_with_pointers(set_info, user->unexpanded_set, pool);
668 user->set_info, user->unexpanded_set);
H A Dmailbox-list.c423 const char *location = list->ns->unexpanded_set->location;
438 user->unexpanded_set, MAIL_STORAGE_SET_DRIVER_NAME);
/dovecot/src/lib-storage/index/shared/
H A Dshared-storage.c48 p_strdup(_storage->pool, ns->unexpanded_set->location);
252 user->set_info, user->unexpanded_set);
326 new_ns->unexpanded_set = unexpanded_ns_set;
/dovecot/src/doveadm/dsync/
H A Ddsync-brain.c855 return strcmp(ns->unexpanded_set->location,

Completed in 20 milliseconds