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

/dovecot/src/plugins/fts/
H A Dfts-expunge-log.h40 fts_expunge_log_read_next(struct fts_expunge_log_read_ctx *ctx);
H A Dfts-expunge-log.c438 fts_expunge_log_read_next(struct fts_expunge_log_read_ctx *ctx) function
544 while((record = fts_expunge_log_read_next(read_ctx)) != NULL) {
584 while ((record = fts_expunge_log_read_next(read_ctx)) != NULL) {
/dovecot/src/plugins/fts-lucene/
H A Dlucene-wrapper.cc1016 while ((rec = fts_expunge_log_read_next(ctx)) != NULL) {

Completed in 16 milliseconds