Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hdb/
H A Ddb.c144 DB_firstkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in DB_firstkey() function
324 (*db)->hdb_firstkey = DB_firstkey; in hdb_db_create()
H A Ddb3.c141 DB_firstkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in DB_firstkey() function
354 (*db)->hdb_firstkey = DB_firstkey; 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