OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:match_adbentry
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
adb.c
300
match_adbentry
(void *node, const void *key);
1359
match_adbentry
(void *node, const void *key) {
function
1396
result = isc_hashmap_find(adb->entries, hashval,
match_adbentry
,
1409
result = isc_hashmap_add(adb->entries, hashval,
match_adbentry
,
adb.c
300
match_adbentry
(void *node, const void *key);
1359
match_adbentry
(void *node, const void *key) {
function
1396
result = isc_hashmap_find(adb->entries, hashval,
match_adbentry
,
1409
result = isc_hashmap_add(adb->entries, hashval,
match_adbentry
,
Completed in 36 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026