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

/dovecot/src/doveadm/
H A Ddoveadm-dump-index.c727 static bool dir_has_index(const char *dir, const char *name) function
741 if (dir_has_index(path, "dovecot.index"))
743 else if (dir_has_index(path, "dovecot.map.index"))

Completed in 18 milliseconds