Searched defs:policy_template_keyvalue (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/auth/
H A Dauth-policy.c61 struct policy_template_keyvalue { struct
67 int auth_policy_attribute_comparator(const struct policy_template_keyvalue *a,
68 const struct policy_template_keyvalue *b)
177 ARRAY(struct policy_template_keyvalue) attribute_pairs;
178 const struct policy_template_keyvalue *kvptr;
186 struct policy_template_keyvalue pair;

Completed in 12 milliseconds