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