Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/doc/doxyout/hdb/
H A Dmanpages4 hdb/man/man3/hdb__put.3
/freebsd/crypto/heimdal/lib/hdb/
H A Dcommon.c230 code = db->hdb__put(context, db, flags, key, value); in hdb_add_aliases()
319 code = db->hdb__put(context, db, flags & HDB_F_REPLACE, key, value); in _hdb_store()
H A Dhdb.h197 krb5_error_code (*hdb__put)(krb5_context, struct HDB*, int, member
H A Dhdb-keytab.c226 (*db)->hdb__put = NULL; in hdb_keytab_create()
H A Ddb.c330 (*db)->hdb__put = DB__put; in hdb_db_create()
H A Dhdb.c258 ret = (*db->hdb__put)(context, db, 0, tag, version); in hdb_init_db()
H A Dndbm.c382 (*db)->hdb__put = NDBM__put; in hdb_ndbm_create()
H A Ddb3.c360 (*db)->hdb__put = DB__put; in hdb_db_create()
H A Dhdb-sqlite.c875 (*db)->hdb__put = NULL; in hdb_sqlite_create()
H A Dhdb-mitdb.c811 (*db)->hdb__put = mdb__put; in hdb_mdb_create()
H A Dhdb-ldap.c1893 (*db)->hdb__put = NULL; in hdb_ldap_common()
/freebsd/kerberos5/lib/libhdb/
H A DMakefile16 HDB.3 hdb__put.3 \
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc2891 OLD_FILES+=usr/share/man/man3/hdb__put.3.gz