Lines Matching refs:berval
153 struct berval **modv_bvals;
165 struct berval ldctl_value;
457 struct berval *cookie, char isCritical, LDAPControl **output);
459 unsigned int *totalcount, struct berval **cookie);
463 struct berval *cred, LDAPControl **serverctrls,
467 struct berval *cred, LDAPControl **serverctrls,
470 struct berval *cred, LDAPControl **serverctrls,
556 struct berval **LDAP_CALL ldap_get_values_len(LDAP *ld,
559 int LDAP_CALL ldap_count_values_len(struct berval **vals);
561 LDAP_API(void) LDAP_CALL ldap_value_free_len(struct berval **vals);
580 const char *mechanism, const struct berval *cred,
583 const char *mechanism, const struct berval *cred,
585 struct berval **servercredp);
598 const char *attr, const struct berval *bvalue,
601 const char *attr, const struct berval *bvalue,
616 const char *requestoid, const struct berval *requestdata,
619 const char *requestoid, const struct berval *requestdata,
621 char **retoidp, struct berval **retdatap);
630 LDAPMessage *res, struct berval **servercredp, int freeit);
635 char **retoidp, struct berval **retdatap, int freeit);
1168 struct berval **LDAP_CALL ldap_get_lang_values_len(LDAP *ld,
1224 typedef const struct berval *(LDAP_C LDAP_CALLBACK
1227 LDAP_KEYCMP_CALLBACK)(void *arg, const struct berval *,
1228 const struct berval *);
1230 LDAP_KEYFREE_CALLBACK)(void *arg, const struct berval *);