Searched defs:_msgmap (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-imap-client/ | ||
H A D | imapc-msgmap.c | 23 void imapc_msgmap_deinit(struct imapc_msgmap **_msgmap) argument 25 struct imapc_msgmap *msgmap = *_msgmap; 27 *_msgmap = NULL; |
Completed in 7 milliseconds