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

/dovecot/src/plugins/fts/
H A Dfts-api.c95 if (!fts_index_get_header(box, &hdr))
413 bool fts_index_get_header(struct mailbox *box, struct fts_index_header *hdr_r) function
450 (void)fts_index_get_header(box, &hdr);
480 ret = fts_index_get_header(box, &hdr) &&

Completed in 11 milliseconds