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

/dovecot/src/lib-storage/
H A Dmailbox-attribute.c95 struct mailbox_attribute_internal dreg; local
98 i_zero(&dreg);
99 dreg.type = type;
100 dreg.key = key;
103 &dreg, mailbox_attribute_internal_cmp,
129 struct mailbox_attribute_internal dreg; local
141 i_zero(&dreg);
142 dreg.type = type;
143 dreg.key = bare_prefix;
146 &dreg, mailbox_attribute_internal_cm
[all...]

Completed in 192 milliseconds