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

/dovecot/src/lib-mail/
H A Dmbox-from.c22 static int mbox_parse_month(const unsigned char *msg, struct tm *tm) function
109 if (mbox_parse_month(msg, &tm) < 0) {
127 if (mbox_parse_month(msg, &tm) < 0)

Completed in 10 milliseconds