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

/dovecot/src/lib-storage/index/maildir/
H A Dmaildir-storage.h54 uint32_t cur_check_time, cur_mtime, cur_mtime_nsecs; member in struct:maildir_index_header
/dovecot/src/doveadm/
H A Ddoveadm-dump-index.c25 uint32_t cur_check_time, cur_mtime, cur_mtime_nsecs; member in struct:maildir_index_header
238 printf(" - cur_check_time .... = %s\n", unixdate2str(hdr->cur_check_time));

Completed in 9 milliseconds