OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hdb_firstkey
(Results
1 - 11
of
11
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/hdb/
hdb.h
165
krb5_error_code (*
hdb_firstkey
)(krb5_context, struct HDB*,
member in struct:HDB
hdb-keytab.c
222
(*db)->
hdb_firstkey
= hkt_firstkey;
db.c
376
(*db)->
hdb_firstkey
= DB_firstkey;
db3.c
482
(*db)->
hdb_firstkey
= DB_firstkey;
hdb-mdb.c
407
(*db)->
hdb_firstkey
= DB_firstkey;
hdb.c
247
ret = db->
hdb_firstkey
(context, db, flags, &entry);
keytab.c
332
ret = (c->db->
hdb_firstkey
)(context, c->db,
ndbm.c
378
(*db)->
hdb_firstkey
= NDBM_firstkey;
hdb-sqlite.c
1042
(*db)->
hdb_firstkey
= hdb_sqlite_firstkey;
hdb-mitdb.c
1147
(*db)->
hdb_firstkey
= mdb_firstkey;
hdb-ldap.c
2023
(*db)->
hdb_firstkey
= LDAP_firstkey;
Completed in 28 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026