Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/heimdal/doc/doxyout/hdb/
HDmanpages13 hdb/man/man3/hdb_firstkey.3
/freebsd-14-stable/crypto/heimdal/lib/hdb/
HDhdb.h156 krb5_error_code (*hdb_firstkey)(krb5_context, struct HDB*, member
HDhdb-keytab.c220 (*db)->hdb_firstkey = hkt_firstkey; in hdb_keytab_create()
HDdb.c324 (*db)->hdb_firstkey = DB_firstkey; in hdb_db_create()
HDndbm.c376 (*db)->hdb_firstkey = NDBM_firstkey; in hdb_ndbm_create()
HDdb3.c354 (*db)->hdb_firstkey = DB_firstkey; in hdb_db_create()
HDhdb.c193 ret = db->hdb_firstkey(context, db, flags, &entry); in hdb_foreach()
HDkeytab.c326 ret = (c->db->hdb_firstkey)(context, c->db, in hdb_next_entry()
HDhdb-sqlite.c867 (*db)->hdb_firstkey = hdb_sqlite_firstkey; in hdb_sqlite_create()
HDhdb-mitdb.c805 (*db)->hdb_firstkey = mdb_firstkey; in hdb_mdb_create()
HDhdb-ldap.c1887 (*db)->hdb_firstkey = LDAP_firstkey; in hdb_ldap_common()
/freebsd-14-stable/kerberos5/lib/libhdb/
HDMakefile25 HDB.3 hdb_firstkey.3 \
/freebsd-14-stable/tools/build/mk/
HDOptionalObsoleteFiles.inc2927 OLD_FILES+=usr/share/man/man3/hdb_firstkey.3.gz