Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/esx/
H A Desx_vi.h338 int esxVI_GetLong(esxVI_ObjectContent *objectContent, const char *propertyName,
H A Desx_driver.c3827 esxVI_GetLong(hostSystem, "hardware.memorySize", &memorySize, in esxNodeGetFreeMemory()
4691 esxVI_GetLong(virtualMachine, "config.memoryAllocation.reservation", in esxDomainGetMemoryParameters()
H A Desx_vi.c2261 esxVI_GetLong(esxVI_ObjectContent *objectContent, const char *propertyName, in esxVI_GetLong() function