Searched refs:mbox_is_file (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-storage/index/mbox/ |
H A D | mbox-storage.c | 194 static bool mbox_is_file(const char *path, const char *name, bool debug) function 261 if (mbox_is_file(t_strconcat(dir, "/inbox", NULL), "has inbox", debug)) 263 if (mbox_is_file(t_strconcat(dir, "/mbox", NULL), "has mbox", debug)) 326 mbox_is_file(root_dir, "INBOX file", debug)) {
|
Completed in 33 milliseconds