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

/dovecot/src/lib-storage/list/
H A Dmailbox-list-fs.c418 const char *oldvname, *oldpath, *newpath, *alt_newpath, *root_path, *p; local
423 oldvname = mailbox_list_get_vname(oldlist, oldname);
424 if (mailbox_list_get_storage(&oldlist, oldvname, &oldstorage) < 0)

Completed in 213 milliseconds