Searched refs:attribute_get (Results 1 - 4 of 4) sorted by relevance

/dovecot/src/plugins/acl/
H A Dacl-attributes.c162 return abox->module_ctx.super.attribute_get(box, type, key, value_r);
H A Dacl-mailbox.c605 v->attribute_get = acl_attribute_get;
/dovecot/src/lib-storage/
H A Dmailbox-attribute.c310 ret = box->v.attribute_get(box, type, key, value_r);
H A Dmail-storage-private.h237 int (*attribute_get)(struct mailbox *box, member in struct:mailbox_vfuncs

Completed in 21 milliseconds