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

/dovecot/src/plugins/fts-squat/
H A Dsquat-uidlist.c19 #define UIDLIST_LIST_SIZE 31 macro
32 uint32_t uid_list[UIDLIST_LIST_SIZE];
1217 if (list->uid_count == UIDLIST_LIST_SIZE) {
1224 if (list->uid_count == UIDLIST_LIST_SIZE) {

Completed in 31 milliseconds