Home
last modified time | relevance | path

Searched refs:VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE (Results 1 – 8 of 8) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/tools/
H A Dvirsh-completer-pool.c44 VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE | in virshStoragePoolNameCompleter()
H A Dvirsh-completer-volume.c92 list = virshStoragePoolListCollect(ctl, VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE); in virshStorageVolKeyCompleter()
H A Dvirsh-pool.c656 VIRSH_COMMON_OPT_POOL_FULL(VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE),
734 VIRSH_COMMON_OPT_POOL_FULL(VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE),
868 unsigned int newflags = flags & (VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE | in virshStoragePoolListCollect()
896 VSH_MATCH(VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE)) { in virshStoragePoolListCollect()
921 VSH_MATCH(VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE)) { in virshStoragePoolListCollect()
931 VSH_MATCH(VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE)) { in virshStoragePoolListCollect()
1114 unsigned int flags = VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE; in cmdPoolList()
1132 flags = VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE | in cmdPoolList()
H A Dvirsh-volume.c43 VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE)
47 VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE)
54 .completer_flags = VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE, \
/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Dstorage_conf.h448 (VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE | \
H A Dvirstorageobj.c1939 !((MATCH(VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE) && in virStoragePoolObjMatch()
/dports/devel/libvirt/libvirt-7.10.0/include/libvirt/
H A Dlibvirt-storage.h226 VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE = 1 << 1, enumerator
/dports/devel/p5-Sys-Virt/Sys-Virt-1.1.1/
H A DVirt.xs7012 REGISTER_CONSTANT(VIR_CONNECT_LIST_STORAGE_POOLS_ACTIVE, LIST_ACTIVE);