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

/dovecot/src/lib/
H A Dhash-format.c16 struct hash_format_list { struct
17 struct hash_format_list *next;
29 struct hash_format_list *list, **pos;
83 struct hash_format_list *list;
91 list = p_new(format->pool, struct hash_format_list, 1);
147 struct hash_format_list *list;
155 struct hash_format_list *list;
164 hash_format_digest(string_t *dest, const struct hash_format_list *list,
199 struct hash_format_list *list;

Completed in 14 milliseconds