Searched refs:DB_firstkey (Results 1 – 3 of 3) sorted by relevance
144 DB_firstkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in DB_firstkey() function324 (*db)->hdb_firstkey = DB_firstkey; in hdb_db_create()
141 DB_firstkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry) in DB_firstkey() function354 (*db)->hdb_firstkey = DB_firstkey; in hdb_db_create()
1234 * lib/hdb/db.c: add flags to DB_seq, DB_firstkey, and DB_nextkey