Home
last modified time | relevance | path

Searched refs:hdb_nextkey (Results 1 – 13 of 13) sorted by relevance

/freebsd-12-stable/crypto/heimdal/doc/doxyout/hdb/
Dmanpages18 hdb/man/man3/hdb_nextkey.3
/freebsd-12-stable/crypto/heimdal/lib/hdb/
Dhdb.h161 krb5_error_code (*hdb_nextkey)(krb5_context, struct HDB*, member
Dhdb-keytab.c221 (*db)->hdb_nextkey = hkt_nextkey; in hdb_keytab_create()
Ddb.c325 (*db)->hdb_nextkey= DB_nextkey; in hdb_db_create()
Dhdb.c200 ret = db->hdb_nextkey(context, db, flags, &entry); in hdb_foreach()
Ddb3.c355 (*db)->hdb_nextkey= DB_nextkey; in hdb_db_create()
Dndbm.c377 (*db)->hdb_nextkey= NDBM_nextkey; in hdb_ndbm_create()
Dkeytab.c342 ret = (c->db->hdb_nextkey)(context, c->db, in hdb_next_entry()
Dhdb-sqlite.c868 (*db)->hdb_nextkey = hdb_sqlite_nextkey; in hdb_sqlite_create()
Dhdb-mitdb.c806 (*db)->hdb_nextkey= mdb_nextkey; in hdb_mdb_create()
Dhdb-ldap.c1885 (*db)->hdb_nextkey = LDAP_nextkey; in hdb_ldap_common()
/freebsd-12-stable/kerberos5/lib/libhdb/
DMakefile27 HDB.3 hdb_nextkey.3 \
/freebsd-12-stable/tools/build/mk/
DOptionalObsoleteFiles.inc3947 OLD_FILES+=usr/share/man/man3/hdb_nextkey.3.gz