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

/dovecot/src/lib-storage/index/mbox/
H A Dmbox-storage.c256 static bool mbox_storage_is_root_dir(const char *dir, bool debug) function
281 if (mbox_storage_is_root_dir(path, debug))
285 if (mbox_storage_is_root_dir(path, debug))
330 } else if (!mbox_storage_is_root_dir(root_dir, debug))

Completed in 35 milliseconds