Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dhdb-ldap.c1496 LDAP_seq(krb5_context context, HDB * db, unsigned flags, hdb_entry_ex * entry) in LDAP_seq() function
1584 return LDAP_seq(context, db, flags, entry); in LDAP_firstkey()
1591 return LDAP_seq(context, db, flags, entry); in LDAP_nextkey()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2004538 * lib/hdb/hdb-ldap.c (LDAP_seq): try handling errors better