Searched defs:cur_check_time (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 |
/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 238 printf(" - cur_check_time .... = %s\n", unixdate2str(hdr->cur_check_time)); |
Completed in 9 milliseconds