Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/doc/doxyout/hdb/
H A Dmanpages22 hdb/man/man3/hdb_rename.3
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb.h180 krb5_error_code (*hdb_rename)(krb5_context, struct HDB*, const char*); member
H A Dhdb-keytab.c224 (*db)->hdb_rename = NULL; in hdb_keytab_create()
H A Ddb.c328 (*db)->hdb_rename = DB_rename; in hdb_db_create()
H A Dndbm.c380 (*db)->hdb_rename = NDBM_rename; in hdb_ndbm_create()
H A Ddb3.c358 (*db)->hdb_rename = DB_rename; in hdb_db_create()
H A Dhdb-sqlite.c873 (*db)->hdb_rename = hdb_sqlite_rename; in hdb_sqlite_create()
H A Dhdb-mitdb.c809 (*db)->hdb_rename = mdb_rename; in hdb_mdb_create()
H A Dhdb-ldap.c1891 (*db)->hdb_rename = NULL; in hdb_ldap_common()
/freebsd/kerberos5/lib/libhdb/
H A DMakefile33 HDB.3 hdb_rename.3 \
/freebsd/crypto/heimdal/kdc/
H A Dhpropd.c248 ret = db->hdb_rename(context, db, database); in main()
/freebsd/crypto/heimdal/lib/kadm5/
H A Dipropd_slave.c434 ret = mydb->hdb_rename (context, mydb, server_context->db->hdb_name); in receive_everything()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc2909 OLD_FILES+=usr/share/man/man3/hdb_rename.3.gz