Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/vbox/
H A Dvbox_common.c4221 static int vboxDomainAttachDeviceImpl(virDomainPtr dom, in vboxDomainAttachDeviceImpl() function
4315 return vboxDomainAttachDeviceImpl(dom, xml, 0); in vboxDomainAttachDevice()
4323 return vboxDomainAttachDeviceImpl(dom, xml, 0); in vboxDomainAttachDeviceFlags()
4339 return vboxDomainAttachDeviceImpl(dom, xml, 1); in vboxDomainUpdateDeviceFlags()