Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hdb/
H A Dcommon.c128 code = db->hdb__get(context, db, key, &value); in _hdb_fetch_kvno()
148 code = db->hdb__get(context, db, key, &value); in _hdb_fetch_kvno()
176 code = db->hdb__get(context, db, *key, &value); in hdb_remove_aliases()
257 code = db->hdb__get(context, db, akey, &value); in hdb_check_aliases()
H A Dhdb.h190 krb5_error_code (*hdb__get)(krb5_context, struct HDB*, member
H A Dhdb-keytab.c225 (*db)->hdb__get = NULL; in hdb_keytab_create()
H A Dhdb-mitdb.c692 code = db->hdb__get(context, db, key, &value); in mdb_fetch_kvno()
810 (*db)->hdb__get = mdb__get; in hdb_mdb_create()
H A Ddb.c329 (*db)->hdb__get = DB__get; in hdb_db_create()
H A Ddb3.c359 (*db)->hdb__get = DB__get; in hdb_db_create()
H A Dhdb.c222 ret = (*db->hdb__get)(context, db, tag, &version); in hdb_check_db_format()
H A Dndbm.c381 (*db)->hdb__get = NDBM__get; in hdb_ndbm_create()
H A Dhdb-sqlite.c874 (*db)->hdb__get = NULL; in hdb_sqlite_create()
H A Dhdb-ldap.c1892 (*db)->hdb__get = NULL; in hdb_ldap_common()
/freebsd/crypto/heimdal/doc/doxyout/hdb/
H A Dmanpages3 hdb/man/man3/hdb__get.3
/freebsd/kerberos5/lib/libhdb/
H A DMakefile16 HDB.3 hdb__get.3 \
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc2897 OLD_FILES+=usr/share/man/man3/hdb__get.3.gz