Searched refs:infoSize (Results 1 – 1 of 1) sorted by relevance
2149 int infoSize; in getldap_get_cacheStat() local2177 infoSize = strlen(foutstr) + strlen(soutstr) + strlen(coutstr) + 3; in getldap_get_cacheStat()2178 stat_info->str = calloc(infoSize, sizeof (char)); in getldap_get_cacheStat()2189 stat_info->len = infoSize; in getldap_get_cacheStat()