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

/dovecot/src/lib-storage/index/dbox-common/
H A Ddbox-storage.c285 static int dir_is_empty(struct mail_storage *storage, const char *path) function
339 ret = dir_is_empty(box->storage, alt_path);

Completed in 26 milliseconds