Home
last modified time | relevance | path

Searched refs:VIR_DOMAIN_EVENT_TRAY_CHANGE_CLOSE (Results 1 – 6 of 6) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/examples/c/misc/
H A Devent-test.c633 case VIR_DOMAIN_EVENT_TRAY_CHANGE_CLOSE: in trayChangeReasonToStr()
/dports/devel/libvirt/libvirt-7.10.0/include/libvirt/
H A Dlibvirt-domain.h4048 VIR_DOMAIN_EVENT_TRAY_CHANGE_CLOSE, enumerator
/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_monitor_json.c1039 reason = VIR_DOMAIN_EVENT_TRAY_CHANGE_CLOSE; in qemuMonitorJSONHandleTrayChange()
H A Dqemu_process.c1096 else if (reason == VIR_DOMAIN_EVENT_TRAY_CHANGE_CLOSE) in qemuProcessHandleTrayChange()
/dports/devel/p5-Sys-Virt/Sys-Virt-1.1.1/
H A DVirt.xs6771 REGISTER_CONSTANT(VIR_DOMAIN_EVENT_TRAY_CHANGE_CLOSE, EVENT_TRAY_CHANGE_CLOSE);
/dports/devel/py-libvirt/libvirt-python-7.10.0/
H A DChangeLog7658 VIR_DOMAIN_EVENT_TRAY_CHANGE_CLOSE,