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

/dovecot/src/lib-index/
H A Dtest-mail-index-transaction-update.c548 static guid_128_t empty_guid = { 0, }; local
581 test_assert(memcmp(expunges[3].guid_128, empty_guid, sizeof(empty_guid)) == 0);
583 test_assert(memcmp(expunges[4].guid_128, empty_guid, sizeof(empty_guid)) == 0);

Completed in 23 milliseconds