Symbol: HDB
crypto/heimdal/kadmin/dump.c
46
HDB *db = NULL;
crypto/heimdal/kadmin/init.c
125
HDB *db;
crypto/heimdal/kadmin/load.c
373
HDB *db = _kadm5_s_get_db(kadm_handle);
crypto/heimdal/kdc/digest.c
172
HDB *db;
crypto/heimdal/kdc/hprop.c
227
HDB *db,
crypto/heimdal/kdc/hprop.c
252
const char *database_name, HDB *db)
crypto/heimdal/kdc/hprop.c
276
HDB *db, krb5_ccache ccache,
crypto/heimdal/kdc/hprop.c
390
HDB *db = NULL;
crypto/heimdal/kdc/hprop.c
90
v5_prop(krb5_context context, HDB *db, hdb_entry_ex *entry, void *appdata)
crypto/heimdal/kdc/hprop.h
56
krb5_error_code v5_prop(krb5_context, HDB*, hdb_entry_ex*, void*);
crypto/heimdal/kdc/hpropd.c
79
HDB *db = NULL;
crypto/heimdal/kdc/kdc-private.h
176
HDB */*clientdb*/,
crypto/heimdal/kdc/kdc-private.h
61
HDB **/*db*/,
crypto/heimdal/kdc/kdc.h
57
struct HDB **db;
crypto/heimdal/kdc/kerberos5.c
969
HDB *clientdb;
crypto/heimdal/kdc/krb5tgs.c
1494
HDB *clientdb, *s4u2self_impersonated_clientdb;
crypto/heimdal/kdc/krb5tgs.c
508
HDB *clientdb,
crypto/heimdal/kdc/krb5tgs.c
568
HDB *clientdb,
crypto/heimdal/kdc/misc.c
44
HDB **db,
crypto/heimdal/kdc/pkinit.c
1643
HDB *clientdb,
crypto/heimdal/kdc/pkinit.c
1712
HDB *clientdb,
crypto/heimdal/lib/hdb/common.c
102
_hdb_fetch_kvno(krb5_context context, HDB *db, krb5_const_principal principal,
crypto/heimdal/lib/hdb/common.c
198
hdb_remove_aliases(krb5_context context, HDB *db, krb5_data *key)
crypto/heimdal/lib/hdb/common.c
238
hdb_add_aliases(krb5_context context, HDB *db,
crypto/heimdal/lib/hdb/common.c
270
hdb_check_aliases(krb5_context context, HDB *db, hdb_entry_ex *entry)
crypto/heimdal/lib/hdb/common.c
312
_hdb_store(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry)
crypto/heimdal/lib/hdb/common.c
361
_hdb_remove(krb5_context context, HDB *db, krb5_const_principal principal)
crypto/heimdal/lib/hdb/db.c
144
DB_firstkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry)
crypto/heimdal/lib/hdb/db.c
151
DB_nextkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry)
crypto/heimdal/lib/hdb/db.c
157
DB_rename(krb5_context context, HDB *db, const char *new_name)
crypto/heimdal/lib/hdb/db.c
176
DB__get(krb5_context context, HDB *db, krb5_data key, krb5_data *reply)
crypto/heimdal/lib/hdb/db.c
205
DB__put(krb5_context context, HDB *db, int replace,
crypto/heimdal/lib/hdb/db.c
235
DB__del(krb5_context context, HDB *db, krb5_data key)
crypto/heimdal/lib/hdb/db.c
259
DB_open(krb5_context context, HDB *db, int flags, mode_t mode)
crypto/heimdal/lib/hdb/db.c
299
hdb_db_create(krb5_context context, HDB **db,
crypto/heimdal/lib/hdb/db.c
45
DB_close(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/db.c
53
DB_destroy(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/db.c
64
DB_lock(krb5_context context, HDB *db, int operation)
crypto/heimdal/lib/hdb/db.c
77
DB_unlock(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/db.c
91
DB_seq(krb5_context context, HDB *db,
crypto/heimdal/lib/hdb/db3.c
141
DB_firstkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry)
crypto/heimdal/lib/hdb/db3.c
148
DB_nextkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry)
crypto/heimdal/lib/hdb/db3.c
154
DB_rename(krb5_context context, HDB *db, const char *new_name)
crypto/heimdal/lib/hdb/db3.c
173
DB__get(krb5_context context, HDB *db, krb5_data key, krb5_data *reply)
crypto/heimdal/lib/hdb/db3.c
198
DB__put(krb5_context context, HDB *db, int replace,
crypto/heimdal/lib/hdb/db3.c
225
DB__del(krb5_context context, HDB *db, krb5_data key)
crypto/heimdal/lib/hdb/db3.c
247
DB_open(krb5_context context, HDB *db, int flags, mode_t mode)
crypto/heimdal/lib/hdb/db3.c
329
hdb_db_create(krb5_context context, HDB **db,
crypto/heimdal/lib/hdb/db3.c
51
DB_close(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/db3.c
63
DB_destroy(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/db3.c
74
DB_lock(krb5_context context, HDB *db, int operation)
crypto/heimdal/lib/hdb/db3.c
84
DB_unlock(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/db3.c
95
DB_seq(krb5_context context, HDB *db,
crypto/heimdal/lib/hdb/ext.c
280
hdb_entry_get_password(krb5_context context, HDB *db,
crypto/heimdal/lib/hdb/ext.c
345
hdb_entry_set_password(krb5_context context, HDB *db,
crypto/heimdal/lib/hdb/hdb-keytab.c
105
hkt_open(krb5_context context, HDB * db, int flags, mode_t mode)
crypto/heimdal/lib/hdb/hdb-keytab.c
120
hkt_fetch_kvno(krb5_context context, HDB * db, krb5_const_principal principal,
crypto/heimdal/lib/hdb/hdb-keytab.c
174
hkt_store(krb5_context context, HDB * db, unsigned flags,
crypto/heimdal/lib/hdb/hdb-keytab.c
182
hdb_keytab_create(krb5_context context, HDB ** db, const char *arg)
crypto/heimdal/lib/hdb/hdb-keytab.c
49
hkt_close(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/hdb-keytab.c
63
hkt_destroy(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/hdb-keytab.c
79
hkt_lock(krb5_context context, HDB *db, int operation)
crypto/heimdal/lib/hdb/hdb-keytab.c
85
hkt_unlock(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/hdb-keytab.c
91
hkt_firstkey(krb5_context context, HDB *db,
crypto/heimdal/lib/hdb/hdb-keytab.c
98
hkt_nextkey(krb5_context context, HDB * db, unsigned flags,
crypto/heimdal/lib/hdb/hdb-ldap.c
134
check_ldap(krb5_context context, HDB *db, int ret)
crypto/heimdal/lib/hdb/hdb-ldap.c
1413
LDAP_close(krb5_context context, HDB * db)
crypto/heimdal/lib/hdb/hdb-ldap.c
1424
LDAP_lock(krb5_context context, HDB * db, int operation)
crypto/heimdal/lib/hdb/hdb-ldap.c
1430
LDAP_unlock(krb5_context context, HDB * db)
crypto/heimdal/lib/hdb/hdb-ldap.c
1436
LDAP_seq(krb5_context context, HDB * db, unsigned flags, hdb_entry_ex * entry)
crypto/heimdal/lib/hdb/hdb-ldap.c
1500
LDAP_firstkey(krb5_context context, HDB *db, unsigned flags,
crypto/heimdal/lib/hdb/hdb-ldap.c
1528
LDAP_nextkey(krb5_context context, HDB * db, unsigned flags,
crypto/heimdal/lib/hdb/hdb-ldap.c
1535
LDAP__connect(krb5_context context, HDB * db)
crypto/heimdal/lib/hdb/hdb-ldap.c
1591
LDAP_open(krb5_context context, HDB * db, int flags, mode_t mode)
crypto/heimdal/lib/hdb/hdb-ldap.c
1610
LDAP_fetch_kvno(krb5_context context, HDB * db, krb5_const_principal principal,
crypto/heimdal/lib/hdb/hdb-ldap.c
1642
LDAP_fetch(krb5_context context, HDB * db, krb5_const_principal principal,
crypto/heimdal/lib/hdb/hdb-ldap.c
1650
LDAP_store(krb5_context context, HDB * db, unsigned flags,
crypto/heimdal/lib/hdb/hdb-ldap.c
1731
LDAP_remove(krb5_context context, HDB *db, krb5_const_principal principal)
crypto/heimdal/lib/hdb/hdb-ldap.c
1780
LDAP_destroy(krb5_context context, HDB * db)
crypto/heimdal/lib/hdb/hdb-ldap.c
1803
HDB ** db,
crypto/heimdal/lib/hdb/hdb-ldap.c
1901
hdb_ldap_create(krb5_context context, HDB ** db, const char *arg)
crypto/heimdal/lib/hdb/hdb-ldap.c
1907
hdb_ldapi_create(krb5_context context, HDB ** db, const char *arg)
crypto/heimdal/lib/hdb/hdb-ldap.c
310
LDAP_get_string_value(HDB * db, LDAPMessage * entry,
crypto/heimdal/lib/hdb/hdb-ldap.c
336
LDAP_get_integer_value(HDB * db, LDAPMessage * entry,
crypto/heimdal/lib/hdb/hdb-ldap.c
351
LDAP_get_generalized_time_value(HDB * db, LDAPMessage * entry,
crypto/heimdal/lib/hdb/hdb-ldap.c
386
LDAP_entry2mods(krb5_context context, HDB * db, hdb_entry_ex * ent,
crypto/heimdal/lib/hdb/hdb-ldap.c
44
static krb5_error_code LDAP__connect(krb5_context context, HDB *);
crypto/heimdal/lib/hdb/hdb-ldap.c
45
static krb5_error_code LDAP_close(krb5_context context, HDB *);
crypto/heimdal/lib/hdb/hdb-ldap.c
47
static krb5_error_code hdb_ldap_create(krb5_context context, HDB **, const char *);
crypto/heimdal/lib/hdb/hdb-ldap.c
48
static krb5_error_code hdb_ldapi_create(krb5_context context, HDB **, const char *);
crypto/heimdal/lib/hdb/hdb-ldap.c
51
LDAP_message2entry(krb5_context context, HDB * db, LDAPMessage * msg,
crypto/heimdal/lib/hdb/hdb-ldap.c
744
LDAP_dn2principal(krb5_context context, HDB * db, const char *dn,
crypto/heimdal/lib/hdb/hdb-ldap.c
836
HDB *db,
crypto/heimdal/lib/hdb/hdb-ldap.c
933
LDAP_principal2message(krb5_context context, HDB * db,
crypto/heimdal/lib/hdb/hdb-ldap.c
975
LDAP_message2entry(krb5_context context, HDB * db, LDAPMessage * msg,
crypto/heimdal/lib/hdb/hdb-mitdb.c
531
mdb_close(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/hdb-mitdb.c
539
mdb_destroy(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/hdb-mitdb.c
550
mdb_lock(krb5_context context, HDB *db, int operation)
crypto/heimdal/lib/hdb/hdb-mitdb.c
563
mdb_unlock(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/hdb-mitdb.c
577
mdb_seq(krb5_context context, HDB *db,
crypto/heimdal/lib/hdb/hdb-mitdb.c
623
mdb_firstkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry)
crypto/heimdal/lib/hdb/hdb-mitdb.c
630
mdb_nextkey(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry)
crypto/heimdal/lib/hdb/hdb-mitdb.c
636
mdb_rename(krb5_context context, HDB *db, const char *new_name)
crypto/heimdal/lib/hdb/hdb-mitdb.c
655
mdb__get(krb5_context context, HDB *db, krb5_data key, krb5_data *reply)
crypto/heimdal/lib/hdb/hdb-mitdb.c
684
mdb__put(krb5_context context, HDB *db, int replace,
crypto/heimdal/lib/hdb/hdb-mitdb.c
714
mdb__del(krb5_context context, HDB *db, krb5_data key)
crypto/heimdal/lib/hdb/hdb-mitdb.c
738
mdb_fetch_kvno(krb5_context context, HDB *db, krb5_const_principal principal,
crypto/heimdal/lib/hdb/hdb-mitdb.c
768
mdb_store(krb5_context context, HDB *db, unsigned flags, hdb_entry_ex *entry)
crypto/heimdal/lib/hdb/hdb-mitdb.c
815
mdb_remove(krb5_context context, HDB *db, krb5_const_principal principal)
crypto/heimdal/lib/hdb/hdb-mitdb.c
826
mdb_open(krb5_context context, HDB *db, int flags, mode_t mode)
crypto/heimdal/lib/hdb/hdb-mitdb.c
888
hdb_mdb_create(krb5_context context, HDB **db,
crypto/heimdal/lib/hdb/hdb-private.h
10
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-private.h
57
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-private.h
63
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-private.h
69
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
150
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
177
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
195
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
248
HDB */*db*/);
crypto/heimdal/lib/hdb/hdb-protos.h
259
HDB ** /*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
265
HDB ** /*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
271
HDB ** /*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
287
HDB **/*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
293
HDB **/*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
31
HDB */*db*/);
crypto/heimdal/lib/hdb/hdb-protos.h
312
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
339
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
351
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
370
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
376
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
382
HDB **/*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
391
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
403
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
409
HDB */*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
42
HDB */*db*/);
crypto/heimdal/lib/hdb/hdb-protos.h
47
HDB **/*db*/,
crypto/heimdal/lib/hdb/hdb-protos.h
53
HDB **/*db*/,
crypto/heimdal/lib/hdb/hdb-sqlite.c
201
hdb_sqlite_open_database(krb5_context context, HDB *db, int flags)
crypto/heimdal/lib/hdb/hdb-sqlite.c
248
hdb_sqlite_close_database(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/hdb-sqlite.c
279
hdb_sqlite_make_database(krb5_context context, HDB *db, const char *filename)
crypto/heimdal/lib/hdb/hdb-sqlite.c
387
hdb_sqlite_fetch_kvno(krb5_context context, HDB *db, krb5_const_principal principal,
crypto/heimdal/lib/hdb/hdb-sqlite.c
456
hdb_sqlite_step_once(krb5_context context, HDB *db, sqlite3_stmt *statement)
crypto/heimdal/lib/hdb/hdb-sqlite.c
481
hdb_sqlite_store(krb5_context context, HDB *db, unsigned flags,
crypto/heimdal/lib/hdb/hdb-sqlite.c
635
hdb_sqlite_close(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/hdb-sqlite.c
653
hdb_sqlite_open(krb5_context context, HDB *db, int flags, mode_t mode)
crypto/heimdal/lib/hdb/hdb-sqlite.c
667
hdb_sqlite_destroy(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/hdb-sqlite.c
689
hdb_sqlite_lock(krb5_context context, HDB *db, int operation)
crypto/heimdal/lib/hdb/hdb-sqlite.c
700
hdb_sqlite_unlock(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/hdb-sqlite.c
711
hdb_sqlite_nextkey(krb5_context context, HDB *db, unsigned flags,
crypto/heimdal/lib/hdb/hdb-sqlite.c
746
hdb_sqlite_firstkey(krb5_context context, HDB *db, unsigned flags,
crypto/heimdal/lib/hdb/hdb-sqlite.c
765
hdb_sqlite_rename(krb5_context context, HDB *db, const char *new_name)
crypto/heimdal/lib/hdb/hdb-sqlite.c
789
hdb_sqlite_remove(krb5_context context, HDB *db,
crypto/heimdal/lib/hdb/hdb-sqlite.c
831
hdb_sqlite_create(krb5_context context, HDB **db, const char *argument)
crypto/heimdal/lib/hdb/hdb.c
187
HDB *db,
crypto/heimdal/lib/hdb/hdb.c
209
hdb_check_db_format(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/hdb.c
239
hdb_init_db(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/hdb.c
453
hdb_create(krb5_context context, HDB **db, const char *filename)
crypto/heimdal/lib/hdb/hdb.h
121
krb5_error_code (*hdb_open)(krb5_context, struct HDB*, int, mode_t);
crypto/heimdal/lib/hdb/hdb.h
128
krb5_error_code (*hdb_close)(krb5_context, struct HDB*);
crypto/heimdal/lib/hdb/hdb.h
132
void (*hdb_free)(krb5_context, struct HDB*, hdb_entry_ex*);
crypto/heimdal/lib/hdb/hdb.h
140
krb5_error_code (*hdb_fetch_kvno)(krb5_context, struct HDB*,
crypto/heimdal/lib/hdb/hdb.h
146
krb5_error_code (*hdb_store)(krb5_context, struct HDB*,
crypto/heimdal/lib/hdb/hdb.h
151
krb5_error_code (*hdb_remove)(krb5_context, struct HDB*,
crypto/heimdal/lib/hdb/hdb.h
156
krb5_error_code (*hdb_firstkey)(krb5_context, struct HDB*,
crypto/heimdal/lib/hdb/hdb.h
161
krb5_error_code (*hdb_nextkey)(krb5_context, struct HDB*,
crypto/heimdal/lib/hdb/hdb.h
170
krb5_error_code (*hdb_lock)(krb5_context, struct HDB*, int);
crypto/heimdal/lib/hdb/hdb.h
174
krb5_error_code (*hdb_unlock)(krb5_context, struct HDB*);
crypto/heimdal/lib/hdb/hdb.h
180
krb5_error_code (*hdb_rename)(krb5_context, struct HDB*, const char*);
crypto/heimdal/lib/hdb/hdb.h
190
krb5_error_code (*hdb__get)(krb5_context, struct HDB*,
crypto/heimdal/lib/hdb/hdb.h
197
krb5_error_code (*hdb__put)(krb5_context, struct HDB*, int,
crypto/heimdal/lib/hdb/hdb.h
204
krb5_error_code (*hdb__del)(krb5_context, struct HDB*, krb5_data);
crypto/heimdal/lib/hdb/hdb.h
213
krb5_error_code (*hdb_destroy)(krb5_context, struct HDB*);
crypto/heimdal/lib/hdb/hdb.h
220
krb5_error_code (*hdb_get_realms)(krb5_context, struct HDB *, krb5_realm **);
crypto/heimdal/lib/hdb/hdb.h
233
krb5_error_code (*hdb_password)(krb5_context, struct HDB*, hdb_entry_ex*, const char *, int);
crypto/heimdal/lib/hdb/hdb.h
244
krb5_error_code (*hdb_auth_status)(krb5_context, struct HDB *, hdb_entry_ex *, int);
crypto/heimdal/lib/hdb/hdb.h
248
krb5_error_code (*hdb_check_constrained_delegation)(krb5_context, struct HDB *, hdb_entry_ex *, krb5_const_principal);
crypto/heimdal/lib/hdb/hdb.h
253
krb5_error_code (*hdb_check_pkinit_ms_upn_match)(krb5_context, struct HDB *, hdb_entry_ex *, krb5_const_principal);
crypto/heimdal/lib/hdb/hdb.h
258
krb5_error_code (*hdb_check_s4u2self)(krb5_context, struct HDB *, hdb_entry_ex *, krb5_const_principal);
crypto/heimdal/lib/hdb/hdb.h
268
krb5_error_code (*create)(krb5_context, HDB **, const char *filename);
crypto/heimdal/lib/hdb/hdb.h
282
typedef krb5_error_code (*hdb_foreach_func_t)(krb5_context, HDB*,
crypto/heimdal/lib/hdb/hdb.h
289
krb5_error_code (*create)(krb5_context, HDB **, const char *filename);
crypto/heimdal/lib/hdb/keytab.c
186
HDB *db;
crypto/heimdal/lib/hdb/keytab.c
270
HDB *db;
crypto/heimdal/lib/hdb/keytab.c
44
HDB *db;
crypto/heimdal/lib/hdb/mkey.c
369
_hdb_set_master_key_usage(krb5_context context, HDB *db, unsigned int key_usage)
crypto/heimdal/lib/hdb/mkey.c
557
hdb_unseal_keys(krb5_context context, HDB *db, hdb_entry *ent)
crypto/heimdal/lib/hdb/mkey.c
571
hdb_unseal_keys_kvno(krb5_context context, HDB *db, krb5_kvno kvno,
crypto/heimdal/lib/hdb/mkey.c
651
hdb_unseal_key(krb5_context context, HDB *db, Key *k)
crypto/heimdal/lib/hdb/mkey.c
709
hdb_seal_keys(krb5_context context, HDB *db, hdb_entry *ent)
crypto/heimdal/lib/hdb/mkey.c
718
hdb_seal_key(krb5_context context, HDB *db, Key *k)
crypto/heimdal/lib/hdb/mkey.c
728
HDB *db,
crypto/heimdal/lib/hdb/mkey.c
748
HDB *db,
crypto/heimdal/lib/hdb/mkey.c
768
HDB *db)
crypto/heimdal/lib/hdb/ndbm.c
123
NDBM_firstkey(krb5_context context, HDB *db,unsigned flags,hdb_entry_ex *entry)
crypto/heimdal/lib/hdb/ndbm.c
130
NDBM_nextkey(krb5_context context, HDB *db, unsigned flags,hdb_entry_ex *entry)
crypto/heimdal/lib/hdb/ndbm.c
160
NDBM_rename(krb5_context context, HDB *db, const char *new_name)
crypto/heimdal/lib/hdb/ndbm.c
224
NDBM__get(krb5_context context, HDB *db, krb5_data key, krb5_data *reply)
crypto/heimdal/lib/hdb/ndbm.c
245
NDBM__put(krb5_context context, HDB *db, int replace,
crypto/heimdal/lib/hdb/ndbm.c
274
NDBM__del(krb5_context context, HDB *db, krb5_data key)
crypto/heimdal/lib/hdb/ndbm.c
294
NDBM_close(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/ndbm.c
304
NDBM_open(krb5_context context, HDB *db, int flags, mode_t mode)
crypto/heimdal/lib/hdb/ndbm.c
351
hdb_ndbm_create(krb5_context context, HDB **db,
crypto/heimdal/lib/hdb/ndbm.c
54
NDBM_destroy(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/ndbm.c
63
NDBM_lock(krb5_context context, HDB *db, int operation)
crypto/heimdal/lib/hdb/ndbm.c
70
NDBM_unlock(krb5_context context, HDB *db)
crypto/heimdal/lib/hdb/ndbm.c
77
NDBM_seq(krb5_context context, HDB *db,
crypto/heimdal/lib/hdb/print.c
592
hdb_print_entry(krb5_context context, HDB *db, hdb_entry_ex *entry,
crypto/heimdal/lib/kadm5/context_s.c
185
HDB *
crypto/heimdal/lib/kadm5/ent_setup.c
70
HDB *db,
crypto/heimdal/lib/kadm5/get_princs_s.c
58
foreach(krb5_context context, HDB *db, hdb_entry_ex *ent, void *data)
crypto/heimdal/lib/kadm5/ipropd_master.c
366
prop_one (krb5_context context, HDB *db, hdb_entry_ex *entry, void *v)
crypto/heimdal/lib/kadm5/ipropd_master.c
401
HDB *db;
crypto/heimdal/lib/kadm5/ipropd_slave.c
354
HDB *mydb;
crypto/heimdal/lib/kadm5/kadm5-private.h
84
HDB *
crypto/heimdal/lib/kadm5/private.h
91
HDB *db;