/* * Internal function to initialize each component info */ static CdbComponentDatabases * getCdbComponentInfo(void) { …… HTAB *hostSegsHash = hostSegsHashTableInit(); …… hsEntry->segmentCount++; ……