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_nextkey
(Results
1 - 11
of
11
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/hdb/
hdb.h
170
krb5_error_code (*
hdb_nextkey
)(krb5_context, struct HDB*,
member in struct:HDB
hdb-keytab.c
223
(*db)->
hdb_nextkey
= hkt_nextkey;
db.c
377
(*db)->
hdb_nextkey
= DB_nextkey;
db3.c
483
(*db)->
hdb_nextkey
= DB_nextkey;
hdb-mdb.c
408
(*db)->
hdb_nextkey
= DB_nextkey;
hdb.c
254
ret = db->
hdb_nextkey
(context, db, flags, &entry);
keytab.c
348
ret = (c->db->
hdb_nextkey
)(context, c->db,
ndbm.c
379
(*db)->
hdb_nextkey
= NDBM_nextkey;
hdb-sqlite.c
1043
(*db)->
hdb_nextkey
= hdb_sqlite_nextkey;
hdb-mitdb.c
1148
(*db)->
hdb_nextkey
= mdb_nextkey;
hdb-ldap.c
2024
(*db)->
hdb_nextkey
= LDAP_nextkey;
Completed in 23 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026