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

/dovecot/src/lib-storage/index/
H A Dindex-mail-headers.c915 unsigned int first_not_found = UINT_MAX, not_found_count = 0; local
919 if (not_found_count++ == 0)
925 if (not_found_count == 0)
931 not_found_count, headers->count, headers->name[first_not_found]));

Completed in 13 milliseconds