Searched refs:coutstr (Results 1 – 1 of 1) sorted by relevance
2148 char *coutstr = NULL; in getldap_get_cacheStat() local2170 (void) getldap_cache_op(CACHE_OP_GETSTAT, NULL, NULL, &coutstr); in getldap_get_cacheStat()2171 if (coutstr == NULL) { in getldap_get_cacheStat()2177 infoSize = strlen(foutstr) + strlen(soutstr) + strlen(coutstr) + 3; in getldap_get_cacheStat()2187 coutstr, in getldap_get_cacheStat()2188 strlen(coutstr) + 1); in getldap_get_cacheStat()2194 free(coutstr); in getldap_get_cacheStat()