berval            498 ext/ldap/ldap.c 		struct berval   cred;
berval           1041 ext/ldap/ldap.c 	struct berval **ldap_value;
berval           1199 ext/ldap/ldap.c 	struct berval **ldap_value;
berval           1253 ext/ldap/ldap.c 	struct berval **ldap_value_len;
berval           1433 ext/ldap/ldap.c 		ldap_mods[i]->mod_bvalues = safe_emalloc((num_values + 1), sizeof(struct berval *), 0);
berval           1438 ext/ldap/ldap.c 			ldap_mods[i]->mod_bvalues[0] = (struct berval *) emalloc (sizeof(struct berval));
berval           1451 ext/ldap/ldap.c 				ldap_mods[i]->mod_bvalues[j] = (struct berval *) emalloc (sizeof(struct berval));
berval           1838 ext/ldap/ldap.c 			ldap_mods[i]->mod_bvalues = safe_emalloc((num_modvals+1), sizeof(struct berval *), 0);
berval           1847 ext/ldap/ldap.c 				ldap_mods[i]->mod_bvalues[j] = safe_emalloc(1, sizeof(struct berval), 0);
berval           1958 ext/ldap/ldap.c 	struct berval lvalue;
berval           2775 ext/ldap/ldap.c 	struct berval lcookie = { 0, NULL };
berval           2863 ext/ldap/ldap.c 	struct berval lcookie;