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

/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-storage.h53 uint32_t new_check_time, new_mtime, new_mtime_nsecs; member in struct:maildir_index_header
59 uint32_t new_mtime, cur_mtime; member in struct:maildir_list_index_record
/dovecot/src/doveadm/
H A Ddoveadm-dump-index.c24 uint32_t new_check_time, new_mtime, new_mtime_nsecs; member in struct:maildir_index_header
236 printf(" - new_mtime ......... = %s\n", unixdate2str(hdr->new_mtime));

Completed in 12 milliseconds