Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Ddomain_conf.h1638 VIR_DOMAIN_WATCHDOG_ACTION_RESET, enumerator
H A Ddomain_conf.c13416 def->action = VIR_DOMAIN_WATCHDOG_ACTION_RESET; in virDomainWatchdogDefParseXML()
/dports/devel/libvirt/libvirt-7.10.0/src/qemu/
H A Dqemu_hotplug.c3149 case VIR_DOMAIN_WATCHDOG_ACTION_RESET: in qemuDomainAttachWatchdog()