Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/heimdal/lib/hdb/
HDhdb-ldap.c1436 LDAP_seq(krb5_context context, HDB * db, unsigned flags, hdb_entry_ex * entry) in LDAP_seq() function
1524 return LDAP_seq(context, db, flags, entry); in LDAP_firstkey()
1531 return LDAP_seq(context, db, flags, entry); in LDAP_nextkey()
/freebsd-14-stable/crypto/heimdal/
HDChangeLog.2004538 * lib/hdb/hdb-ldap.c (LDAP_seq): try handling errors better