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

/dovecot/src/plugins/fts/
H A Dfts-expunge-log.c87 static int fts_expunge_log_open(struct fts_expunge_log *log, bool create) function
117 return fts_expunge_log_open(log, create);
135 return fts_expunge_log_open(log, create);

Completed in 153 milliseconds