Searched refs:hostSystemIPAddress (Results 1 – 3 of 3) sorted by relevance
213 const char *hostSystemIPAddress);
685 const char *hostSystemIPAddress) in esxConnectToVCenter() argument692 if (!hostSystemIPAddress && in esxConnectToVCenter()731 if (hostSystemIPAddress) { in esxConnectToVCenter()732 … if (esxVI_Context_LookupManagedObjectsByHostSystemIp(priv->vCenter, hostSystemIPAddress) < 0) in esxConnectToVCenter()
1176 const char *hostSystemIPAddress) in esxVI_Context_LookupManagedObjectsByHostSystemIp() argument1182 if (esxVI_FindByIp(ctx, NULL, hostSystemIPAddress, esxVI_Boolean_False, in esxVI_Context_LookupManagedObjectsByHostSystemIp()