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

/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-sync-index.c455 struct mail_index_header empty_hdr; local
486 i_zero(&empty_hdr);
487 empty_hdr.next_uid = 1;
488 hdr = &empty_hdr;

Completed in 999 milliseconds