Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_monitor_json.c103 static void qemuMonitorJSONHandleDeviceDeleted(qemuMonitor *mon, virJSONValue *data);
131 { "DEVICE_DELETED", qemuMonitorJSONHandleDeviceDeleted, },
1103 qemuMonitorJSONHandleDeviceDeleted(qemuMonitor *mon, virJSONValue *data) in qemuMonitorJSONHandleDeviceDeleted() function