OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isc_hashmap_count
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isc/include/isc/
hashmap.h
191
isc_hashmap_count
(isc_hashmap_t *hashmap);
/src/external/mpl/bind/dist/lib/isc/
hashmap.c
720
isc_hashmap_count
(isc_hashmap_t *hashmap) {
function
/src/external/mpl/bind/dist/lib/dns/
adb.c
1791
INSIST(
isc_hashmap_count
(adb->names) == 0);
1798
INSIST(
isc_hashmap_count
(adb->entries) == 0);
resolver.c
10118
INSIST(
isc_hashmap_count
(res->fctxs) == 0);
10122
INSIST(
isc_hashmap_count
(res->counters) == 0);
zone.c
19171
INSIST(
isc_hashmap_count
(mgmt->table) == 0);
Completed in 63 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026