Searched defs:attr_value (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/plugins/mail-crypt/ | ||
H A D | test-mail-key.c | 108 struct mail_attribute_value attr_value; local 112 i_zero(&attr_value); 113 attr_value.value = value; 116 attr_name, &attr_value)) <= 0) { |
Completed in 12 milliseconds