
| Current Path : /include/dovecot/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //include/dovecot/mailbox-guid-cache.h |
#ifndef MAILBOX_GUID_CACHE_H #define MAILBOX_GUID_CACHE_H int mailbox_guid_cache_find(struct mailbox_list *list, const guid_128_t guid, const char **vname_r); void mailbox_guid_cache_refresh(struct mailbox_list *list); #endif