Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c2149 int infoSize; in getldap_get_cacheStat() local
2177 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()