Home
last modified time | relevance | path

Searched refs:mail_storage_unref (Results 1 – 3 of 3) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-storage.h471 void mail_storage_unref(struct mail_storage **storage);
H A Dmail-namespace.c58 mail_storage_unref(&storage); in mail_namespace_free()
H A Dmail-storage.c483 void mail_storage_unref(struct mail_storage **_storage) in mail_storage_unref() function