Home
last modified time | relevance | path

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

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