Home
last modified time | relevance | path

Searched refs:VIR_DOMAIN_EVENT_STOPPED_DESTROYED (Results 1 – 14 of 14) sorted by relevance

/dports/devel/libvirt-glib/libvirt-glib-4.0.0/examples/
H A Devent-test.c96 case VIR_DOMAIN_EVENT_STOPPED_DESTROYED: in eventDetailToString()
/dports/devel/libvirt/libvirt-7.10.0/examples/c/misc/
H A Devent-test.c219 case VIR_DOMAIN_EVENT_STOPPED_DESTROYED: in eventDetailToString()
/dports/devel/libvirt/libvirt-7.10.0/src/bhyve/
H A Dbhyve_driver.c969 VIR_DOMAIN_EVENT_STOPPED_DESTROYED); in bhyveDomainDestroyFlags()
/dports/devel/libvirt/libvirt-7.10.0/include/libvirt/
H A Dlibvirt-domain.h3143 VIR_DOMAIN_EVENT_STOPPED_DESTROYED = 1, /* Forced poweroff from host */ enumerator
/dports/devel/libvirt/libvirt-7.10.0/src/libxl/
H A Dlibxl_domain.c632 VIR_DOMAIN_EVENT_STOPPED_DESTROYED); in libxlDomainHandleDeath()
H A Dlibxl_driver.c1378 VIR_DOMAIN_EVENT_STOPPED_DESTROYED); in libxlDomainDestroyFlags()
/dports/devel/libvirt/libvirt-7.10.0/src/lxc/
H A Dlxc_process.c80 VIR_DOMAIN_EVENT_STOPPED_DESTROYED); in lxcProcessAutoDestroy()
H A Dlxc_driver.c1393 VIR_DOMAIN_EVENT_STOPPED_DESTROYED); in lxcDomainDestroyFlags()
/dports/devel/libvirt-glib/libvirt-glib-4.0.0/libvirt-gobject/
H A Dlibvirt-gobject-connection.c374 else if (detail == VIR_DOMAIN_EVENT_STOPPED_DESTROYED) in domain_event_cb()
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dvirt.c281 case VIR_DOMAIN_EVENT_STOPPED_DESTROYED: /* Forced poweroff from host */ in map_domain_event_detail_to_reason()
/dports/devel/p5-Sys-Virt/Sys-Virt-1.1.1/
H A DVirt.xs6656 REGISTER_CONSTANT(VIR_DOMAIN_EVENT_STOPPED_DESTROYED, EVENT_STOPPED_DESTROYED);
/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_process.c8291 VIR_DOMAIN_EVENT_STOPPED_DESTROYED); in qemuProcessAutoDestroy()
H A Dqemu_driver.c2235 VIR_DOMAIN_EVENT_STOPPED_DESTROYED); in qemuDomainDestroyFlags()
/dports/devel/libvirt/libvirt-7.10.0/src/test/
H A Dtest_driver.c1894 VIR_DOMAIN_EVENT_STOPPED_DESTROYED); in testDomainDestroyFlags()