Home
last modified time | relevance | path

Searched refs:VIR_ERR_STORAGE_VOL_EXIST (Results 1 – 3 of 3) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/include/libvirt/
H A Dvirterror.h316 VIR_ERR_STORAGE_VOL_EXIST = 90, /* the storage vol already exists */ enumerator
/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dvirerror.c1197 [VIR_ERR_STORAGE_VOL_EXIST] = {
/dports/devel/libvirt/libvirt-7.10.0/src/storage/
H A Dstorage_driver.c1928 virReportError(VIR_ERR_STORAGE_VOL_EXIST, in storageVolCreateXML()