Home
last modified time | relevance | path

Searched refs:VIR_DOMAIN_EVENT_STOPPED_SAVED (Results 1 – 10 of 10) sorted by relevance

/dports/devel/libvirt-glib/libvirt-glib-4.0.0/examples/
H A Devent-test.c105 case VIR_DOMAIN_EVENT_STOPPED_SAVED: in eventDetailToString()
/dports/devel/libvirt/libvirt-7.10.0/examples/c/misc/
H A Devent-test.c228 case VIR_DOMAIN_EVENT_STOPPED_SAVED: in eventDetailToString()
/dports/devel/libvirt/libvirt-7.10.0/include/libvirt/
H A Dlibvirt-domain.h3146 VIR_DOMAIN_EVENT_STOPPED_SAVED = 4, /* Saved to a state file */ enumerator
/dports/devel/libvirt-glib/libvirt-glib-4.0.0/libvirt-gobject/
H A Dlibvirt-gobject-connection.c380 else if (detail == VIR_DOMAIN_EVENT_STOPPED_SAVED) in domain_event_cb()
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dvirt.c290 case VIR_DOMAIN_EVENT_STOPPED_SAVED: /* Saved to a state file */ in map_domain_event_detail_to_reason()
/dports/devel/libvirt/libvirt-7.10.0/src/test/
H A Dtest_driver.c2474 VIR_DOMAIN_EVENT_STOPPED_SAVED); in testDomainSaveFlags()
8158 VIR_DOMAIN_EVENT_STOPPED_SAVED); in testDomainManagedSave()
/dports/devel/libvirt/libvirt-7.10.0/src/vz/
H A Dvz_sdk.c2043 *lvEventTypeDetails = VIR_DOMAIN_EVENT_STOPPED_SAVED; in prlsdkNewStateToEvent()
/dports/devel/libvirt/libvirt-7.10.0/src/libxl/
H A Dlibxl_driver.c1843 VIR_DOMAIN_EVENT_STOPPED_SAVED); in libxlDoDomainSave()
/dports/devel/p5-Sys-Virt/Sys-Virt-1.1.1/
H A DVirt.xs6659 REGISTER_CONSTANT(VIR_DOMAIN_EVENT_STOPPED_SAVED, EVENT_STOPPED_SAVED);
/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_driver.c2842 VIR_DOMAIN_EVENT_STOPPED_SAVED); in qemuDomainSaveInternal()