Lines Matching refs:KMANetworkAddress
1887 i_pFilteredCluster->__ptr[i].KMANetworkAddress, in ClusterConfigChanged()
1938 free( io_stFilteredCluster->__ptr[j].KMANetworkAddress ); in FreeFilteredCluster()
2011 … iKMANetworkAddressSize = strlen(i_stResponse->ArrayOfClusterMembers.__ptr[i].KMANetworkAddress)+1; in FilterCluster()
2012 …io_stFilteredCluster->__ptr[i].KMANetworkAddress = reinterpret_cast <char *> (malloc(iKMANetworkAd… in FilterCluster()
2062 io_stFilteredCluster->__ptr[i].KMANetworkAddress == NULL || in FilterCluster()
2089 strncpy(io_stFilteredCluster->__ptr[i].KMANetworkAddress, in FilterCluster()
2090 i_stResponse->ArrayOfClusterMembers.__ptr[i].KMANetworkAddress, in FilterCluster()
2092 io_stFilteredCluster->__ptr[i].KMANetworkAddress[iKMANetworkAddressSize-1] = '\0'; in FilterCluster()
2220 free(io_stFilteredCluster->__ptr[i].KMANetworkAddress); in FilterCluster()
2558 (aFilteredCluster.__ptr+i)->KMANetworkAddress, in KMSClient_GetClusterInformation()
2565 (aFilteredCluster.__ptr+i)->KMANetworkAddress, in KMSClient_GetClusterInformation()