Searched defs:cur_mtime_nsecs (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
240 printf(" - cur_mtime_nsecs.... = %u\n", hdr->cur_mtime_nsecs);

Completed in 14 milliseconds