Home
last modified time | relevance | path

Searched refs:fts_backend_reset_last_uids (Results 1 – 3 of 3) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/plugins/fts/
H A Dfts-api-private.h118 int fts_backend_reset_last_uids(struct fts_backend *backend);
H A Dfts-api.c205 int fts_backend_reset_last_uids(struct fts_backend *backend) in fts_backend_reset_last_uids() function
243 return fts_backend_reset_last_uids(backend); in fts_backend_rescan()
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/fts-solr/
H A Dfts-backend-solr.c643 return fts_backend_reset_last_uids(backend); in fts_backend_solr_rescan()