Cross Reference: /dovecot/src/lib-storage/mail-storage-service.c

Lines Matching refs:mail_storage_service_user

71 struct mail_storage_service_user {
101 struct mail_storage_service_user *user,
118 struct mail_storage_service_user *user,
140 struct mail_storage_service_user *user,
230 struct mail_storage_service_user *user,
399 struct mail_storage_service_user *user,
458 struct mail_storage_service_user *user,
481 struct mail_storage_service_user *user,
558 service_drop_privileges(struct mail_storage_service_user *user,
658 struct mail_storage_service_user *user,
777 void mail_storage_service_io_activate_user(struct mail_storage_service_user *user)
782 void mail_storage_service_io_deactivate_user(struct mail_storage_service_user *user)
788 mail_storage_service_io_activate_user_cb(struct mail_storage_service_user *user)
806 mail_storage_service_io_deactivate_user_cb(struct mail_storage_service_user *user)
865 struct mail_storage_service_user *user = context;
875 struct mail_storage_service_user *user,
891 struct mail_storage_service_user *user,
1187 struct mail_storage_service_user *user,
1223 struct mail_storage_service_user **user_r,
1227 struct mail_storage_service_user *user;
1306 user = p_new(user_pool, struct mail_storage_service_user, 1);
1411 struct mail_storage_service_user **user_r,
1461 struct mail_storage_service_user *user,
1553 struct mail_storage_service_user *user,
1565 struct mail_storage_service_user *user,
1586 struct mail_storage_service_user *user)
1600 struct mail_storage_service_user **user_r,
1604 struct mail_storage_service_user *user;
1620 void mail_storage_service_user_ref(struct mail_storage_service_user *user)
1626 void mail_storage_service_user_unref(struct mail_storage_service_user **_user)
1628 struct mail_storage_service_user *user = *_user;
1742 void **mail_storage_service_user_get_set(struct mail_storage_service_user *user)
1749 mail_storage_service_user_get_mail_set(struct mail_storage_service_user *user)
1757 mail_storage_service_user_get_input(struct mail_storage_service_user *user)
1763 mail_storage_service_user_get_settings_parser(struct mail_storage_service_user *user)
1769 mail_storage_service_user_get_service_ctx(struct mail_storage_service_user *user)
1774 pool_t mail_storage_service_user_get_pool(struct mail_storage_service_user *user)
1790 int mail_storage_service_user_set_setting(struct mail_storage_service_user *user,