Searched refs:hdb_firstkey (Results 1 – 12 of 12) sorted by relevance
12 hdb/man/man3/hdb_firstkey.3
165 krb5_error_code (*hdb_firstkey)(krb5_context, struct HDB*, member
222 (*db)->hdb_firstkey = hkt_firstkey; in hdb_keytab_create()
376 (*db)->hdb_firstkey = DB_firstkey; in hdb_db1_create()
332 ret = (c->db->hdb_firstkey)(context, c->db, in hdb_next_entry()
378 (*db)->hdb_firstkey = NDBM_firstkey; in hdb_ndbm_create()
407 (*db)->hdb_firstkey = DB_firstkey; in hdb_mdb_create()
247 ret = db->hdb_firstkey(context, db, flags, &entry); in hdb_foreach()
482 (*db)->hdb_firstkey = DB_firstkey; in hdb_db3_create()
1042 (*db)->hdb_firstkey = hdb_sqlite_firstkey; in hdb_sqlite_create()
1147 (*db)->hdb_firstkey = mdb_firstkey; in hdb_mitdb_create()
2023 (*db)->hdb_firstkey = LDAP_firstkey; in hdb_ldap_common()