Searched refs:hdb_create (Results 1 – 13 of 13) sorted by relevance
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | version-script.map | 10 hdb_create;
|
H A D | keytab.c | 199 ret = hdb_create (context, &db, dbname); in hdb_get_entry() 281 ret = hdb_create (context, &db, dbname); in hdb_start_seq_get()
|
H A D | hdb-protos.h | 34 hdb_create (
|
H A D | hdb.c | 452 hdb_create(krb5_context context, HDB **db, const char *filename) in hdb_create() function
|
/freebsd/crypto/heimdal/kdc/ |
H A D | set_dbinfo.c | 52 ret = hdb_create(context, &c->db[c->num_db], conf); in add_db()
|
H A D | hpropd.c | 215 ret = hdb_create(context, &db, tmp_db); in main()
|
H A D | hprop.c | 448 ret = hdb_create (context, &db, database); in main()
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | init_s.c | 64 ret = hdb_create(ctx->context, &ctx->db, ctx->config.dbname); in kadm5_s_init_with_context()
|
H A D | ipropd_slave.c | 359 ret = hdb_create(context, &mydb, dbname); in receive_everything()
|
H A D | ipropd_master.c | 405 ret = hdb_create (context, &db, database); in send_complete()
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2003 | 889 * lib/hdb/hdb.c (hdb_create): check for dynamic backend after
|
H A D | ChangeLog.2006 | 1599 * lib/hdb/hdb.c (hdb_create): print out what we don't support
|
H A D | ChangeLog.1998 | 1366 * lib/hdb/hdb.c: new functions `hdb_create', `hdb_set_master_key'
|