Searched defs:cur_mtime (Results 1 - 2 of 2) sorted by relevance
/dovecot/src/lib-storage/index/maildir/ | ||
H A D | maildir-storage.h | 54 uint32_t cur_check_time, cur_mtime, cur_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 D | doveadm-dump-index.c | 25 uint32_t cur_check_time, cur_mtime, cur_mtime_nsecs; member in struct:maildir_index_header 239 printf(" - cur_mtime ......... = %s\n", unixdate2str(hdr->cur_mtime)); |
Completed in 13 milliseconds