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

/dovecot/src/lib-storage/index/
H A Dindex-sort.c432 get_first_mailbox(struct mail *mail, const char *header, const char **mailbox_r) argument
437 *mailbox_r = "";
440 *mailbox_r = addr != NULL && addr->mailbox != NULL ? addr->mailbox : "";

Completed in 8 milliseconds