Home
last modified time | relevance | path

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

/dports/devel/libvirt/libvirt-7.10.0/src/esx/
H A Desx_vi.h213 const char *hostSystemIPAddress);
H A Desx_driver.c685 const char *hostSystemIPAddress) in esxConnectToVCenter() argument
692 if (!hostSystemIPAddress && in esxConnectToVCenter()
731 if (hostSystemIPAddress) { in esxConnectToVCenter()
732 … if (esxVI_Context_LookupManagedObjectsByHostSystemIp(priv->vCenter, hostSystemIPAddress) < 0) in esxConnectToVCenter()
H A Desx_vi.c1176 const char *hostSystemIPAddress) in esxVI_Context_LookupManagedObjectsByHostSystemIp() argument
1182 if (esxVI_FindByIp(ctx, NULL, hostSystemIPAddress, esxVI_Boolean_False, in esxVI_Context_LookupManagedObjectsByHostSystemIp()