Home
last modified time | relevance | path

Searched refs:DB_nextkey (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/lib/hdb/
H A Ddb.c151 DB_nextkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in DB_nextkey() function
325 (*db)->hdb_nextkey= DB_nextkey; in hdb_db_create()
H A Ddb3.c148 DB_nextkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in DB_nextkey() function
355 (*db)->hdb_nextkey= DB_nextkey; in hdb_db_create()
/freebsd/crypto/heimdal/
H A DChangeLog.19991234 * lib/hdb/db.c: add flags to DB_seq, DB_firstkey, and DB_nextkey