Searched refs:DBOX_VERSION (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/lib-storage/index/dbox-common/
H A Ddbox-file.h18 #define DBOX_VERSION 2 macro
H A Ddbox-file.c103 (file->file_version != 1 && file->file_version != DBOX_VERSION)) {
284 str_printfa(hdr, "%u %c%x %c%x\n", DBOX_VERSION,
289 file->file_version = DBOX_VERSION;
613 if (file->file_version != DBOX_VERSION ||

Completed in 8 milliseconds