berval            498 ext/ldap/ldap.c 		struct berval   cred;
berval           1057 ext/ldap/ldap.c 	struct berval **ldap_value;
berval           1227 ext/ldap/ldap.c 	struct berval **ldap_value;
berval           1285 ext/ldap/ldap.c 	struct berval **ldap_value_len;
berval           1481 ext/ldap/ldap.c 		ldap_mods[i]->mod_bvalues = safe_emalloc((num_values + 1), sizeof(struct berval *), 0);
berval           1486 ext/ldap/ldap.c 			ldap_mods[i]->mod_bvalues[0] = (struct berval *) emalloc (sizeof(struct berval));
berval           1499 ext/ldap/ldap.c 				ldap_mods[i]->mod_bvalues[j] = (struct berval *) emalloc (sizeof(struct berval));
berval           1881 ext/ldap/ldap.c 			ldap_mods[i]->mod_bvalues = safe_emalloc((num_modvals+1), sizeof(struct berval *), 0);
berval           1890 ext/ldap/ldap.c 				ldap_mods[i]->mod_bvalues[j] = safe_emalloc(1, sizeof(struct berval), 0);
berval           2005 ext/ldap/ldap.c 	struct berval lvalue;
berval           2852 ext/ldap/ldap.c 	struct berval lcookie = { 0, NULL };
berval           2942 ext/ldap/ldap.c 	struct berval lcookie;