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

/dovecot/src/lib-imap/
H A Dimap-date.c161 static void imap_to_date_tm(char buf[11], const struct tm *tm) function
187 imap_to_date_tm(buf, tm);
244 imap_to_date_tm(buf, tm);

Completed in 17 milliseconds