Searched defs:_strmap (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-index/ | ||
H A D | mail-index-strmap.c | 154 void mail_index_strmap_deinit(struct mail_index_strmap **_strmap) argument 156 struct mail_index_strmap *strmap = *_strmap; 158 *_strmap = NULL; |
Completed in 17 milliseconds