Home
last modified time | relevance | path

Searched defs:vm_uuid (Results 1 – 13 of 13) sorted by relevance

/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/security/
H A Dcustom.py374 …_id, workspace_id, server_name, database_name, scan_id, vm_name=None, agent_id=None, vm_uuid=None): argument
381 …_resource_id, workspace_id, server_name, database_name, vm_name=None, agent_id=None, vm_uuid=None): argument
388 …space_id, server_name, database_name, scan_id, rule_id, vm_name=None, agent_id=None, vm_uuid=None): argument
395 …_id, workspace_id, server_name, database_name, scan_id, vm_name=None, agent_id=None, vm_uuid=None): argument
402 …_id, workspace_id, server_name, database_name, rule_id, vm_name=None, agent_id=None, vm_uuid=None): argument
409 …_resource_id, workspace_id, server_name, database_name, vm_name=None, agent_id=None, vm_uuid=None): argument
416 …_id, workspace_id, server_name, database_name, rule_id, vm_name=None, agent_id=None, vm_uuid=None): argument
423 …se_name, rule_id, baseline=None, baseline_latest=False, vm_name=None, agent_id=None, vm_uuid=None): argument
434 …e, database_name, baseline=None, baseline_latest=False, vm_name=None, agent_id=None, vm_uuid=None): argument
444 def _get_va_sql_resource_id(vm_resource_id, server_name, database_name, vm_name, agent_id, vm_uuid): argument
/dports/multimedia/libv4l/linux-5.13-rc2/samples/acrn/
H A Dvm-sample.c33 guid_t vm_uuid = GUID_INIT(0x385479d2, 0xd625, 0xe811, 0x86, 0x4e, 0xcb, 0x7a, 0x18, 0xb3, 0x46, 0x… variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/acrn/
H A Dvm-sample.c33 guid_t vm_uuid = GUID_INIT(0x385479d2, 0xd625, 0xe811, 0x86, 0x4e, 0xcb, 0x7a, 0x18, 0xb3, 0x46, 0x… variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/acrn/
H A Dvm-sample.c33 guid_t vm_uuid = GUID_INIT(0x385479d2, 0xd625, 0xe811, 0x86, 0x4e, 0xcb, 0x7a, 0x18, 0xb3, 0x46, 0x… variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/cros_system_api/dbus/vm_plugin_dispatcher/
H A Dvm_plugin_dispatcher.proto240 string vm_uuid = 3; field
268 string vm_uuid = 3; field
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/cloud/smartos/
H A Dvmadm.py527 def set_vm_state(module, vm_uuid, vm_state): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dvmadm.py527 def set_vm_state(module, vm_uuid, vm_state): argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/smartos/
H A Dvmadm.py471 def set_vm_state(module, vm_uuid, vm_state): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/cros_system_api/dbus/vm_plugin_dispatcher/
H A Dvm_plugin_dispatcher.proto314 string vm_uuid = 3; field
342 string vm_uuid = 3; field
/dports/devel/libvirt/libvirt-7.10.0/src/locking/
H A Dlock_driver_sanlock.c82 unsigned char vm_uuid[VIR_UUID_BUFLEN]; member
/dports/devel/libvirt/libvirt-7.10.0/src/util/
H A Dvirnetdevvportprofile.c1104 const unsigned char *vm_uuid, in virNetDevVPortProfileOp8021Qbh()
/dports/net/py-libcloud/apache-libcloud-3.4.1/libcloud/compute/drivers/
H A Dvsphere.py1095 def ex_open_console(self, vm_uuid): argument
/dports/devel/libvirt/libvirt-7.10.0/src/hyperv/
H A Dhyperv_driver.c300 char *vm_uuid, in hypervGetVideoResolution()