Home
last modified time | relevance | path

Searched refs:VGCHANGE (Results 1 – 2 of 2) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/tests/
H A Dstoragepoolxml2argvtest.c16 #ifndef VGCHANGE
17 # define VGCHANGE "/usr/sbin/vgchange" macro
57 cmd = virStorageBackendLogicalChangeCmd(VGCHANGE, def, true); in testCompareXMLToArgvFiles()
/dports/devel/libvirt/libvirt-7.10.0/src/storage/
H A Dstorage_backend_logical.c52 cmd = virStorageBackendLogicalChangeCmd(VGCHANGE, def, on); in virStorageBackendLogicalSetActive()