Home
last modified time | relevance | path

Searched refs:hmctx (Results 1 – 25 of 28) sorted by relevance

12

/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dcache.c129 isc_mem_t *hmctx; /* Heap memory */ member
192 REQUIRE(hmctx != NULL); in dns_cache_create()
197 cache->mctx = cache->hmctx = NULL; in dns_cache_create()
199 isc_mem_attach(hmctx, &cache->hmctx); in dns_cache_create()
242 cache->db_argv[0] = (char *)hmctx; in dns_cache_create()
312 isc_mem_detach(&cache->hmctx); in dns_cache_create()
381 isc_mem_detach(&cache->hmctx); in cache_free()
1282 (uint64_t)isc_mem_maxinuse(cache->hmctx), in dns_cache_dumpstats()
1412 obj = json_object_new_int64(isc_mem_total(cache->hmctx)); in dns_cache_renderjson()
1416 obj = json_object_new_int64(isc_mem_inuse(cache->hmctx)); in dns_cache_renderjson()
[all …]
H A Drbtdb.c486 isc_mem_t *hmctx; member
1113 isc_mem_put(rbtdb->hmctx, rbtdb->heaps, in free_rbtdb()
1138 isc_mem_detach(&rbtdb->hmctx); in free_rbtdb()
8103 isc_mem_t *hmctx = mctx; in dns_rbtdb_create() local
8114 hmctx = (isc_mem_t *)argv[0]; in dns_rbtdb_create()
8180 rbtdb->heaps = isc_mem_get(hmctx, rbtdb->node_lock_count * in dns_rbtdb_create()
8187 result = isc_heap_create(hmctx, sooner, set_index, 0, in dns_rbtdb_create()
8217 isc_mem_attach(hmctx, &rbtdb->hmctx); in dns_rbtdb_create()
8353 isc_mem_put(hmctx, rbtdb->heaps, in dns_rbtdb_create()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dcache.c133 isc_mem_t *hmctx; /* Heap memory */ member
197 REQUIRE(hmctx != NULL); in dns_cache_create()
202 cache->mctx = cache->hmctx = NULL; in dns_cache_create()
204 isc_mem_attach(hmctx, &cache->hmctx); in dns_cache_create()
248 cache->db_argv[0] = (char *)hmctx; in dns_cache_create()
321 isc_mem_detach(&cache->hmctx); in dns_cache_create()
396 isc_mem_detach(&cache->hmctx); in cache_free()
1363 (uint64_t)isc_mem_maxinuse(cache->hmctx), in dns_cache_dumpstats()
1493 obj = json_object_new_int64(isc_mem_total(cache->hmctx)); in dns_cache_renderjson()
1497 obj = json_object_new_int64(isc_mem_inuse(cache->hmctx)); in dns_cache_renderjson()
[all …]
H A Drbtdb.c526 isc_mem_t *hmctx; member
1193 isc_mem_put(rbtdb->hmctx, rbtdb->heaps, in free_rbtdb()
1218 isc_mem_detach(&rbtdb->hmctx); in free_rbtdb()
8612 isc_mem_t *hmctx = mctx; in dns_rbtdb_create() local
8623 hmctx = (isc_mem_t *)argv[0]; in dns_rbtdb_create()
8689 rbtdb->heaps = isc_mem_get(hmctx, rbtdb->node_lock_count * in dns_rbtdb_create()
8696 result = isc_heap_create(hmctx, sooner, set_index, 0, in dns_rbtdb_create()
8726 isc_mem_attach(hmctx, &rbtdb->hmctx); in dns_rbtdb_create()
8862 isc_mem_put(hmctx, rbtdb->heaps, in dns_rbtdb_create()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dcache.c128 isc_mem_t *hmctx; /* Heap memory */ member
210 REQUIRE(hmctx != NULL); in dns_cache_create3()
217 cache->mctx = cache->hmctx = NULL; in dns_cache_create3()
219 isc_mem_attach(hmctx, &cache->hmctx); in dns_cache_create3()
276 cache->db_argv[0] = (char *) hmctx; in dns_cache_create3()
350 isc_mem_detach(&cache->hmctx); in dns_cache_create3()
414 isc_mem_detach(&cache->hmctx); in cache_free()
1429 (uint64_t) isc_mem_total(cache->hmctx), in dns_cache_dumpstats()
1432 (uint64_t) isc_mem_inuse(cache->hmctx), in dns_cache_dumpstats()
1435 (uint64_t) isc_mem_maxinuse(cache->hmctx), in dns_cache_dumpstats()
[all …]
H A Drbtdb.c721 isc_mem_t *hmctx; member
1383 isc_mem_put(rbtdb->hmctx, rbtdb->heaps, in free_rbtdb()
1416 isc_mem_detach(&rbtdb->hmctx); in free_rbtdb()
8570 isc_mem_t *hmctx = mctx; in dns_rbtdb64_create() local
8583 hmctx = (isc_mem_t *) argv[0]; in dns_rbtdb64_create()
8652 rbtdb->heaps = isc_mem_get(hmctx, rbtdb->node_lock_count * in dns_rbtdb64_create()
8662 result = isc_heap_create(hmctx, sooner, set_index, 0, in dns_rbtdb64_create()
8705 isc_mem_attach(hmctx, &rbtdb->hmctx); in dns_rbtdb64_create()
8882 isc_mem_put(hmctx, rbtdb->heaps, in dns_rbtdb64_create()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dcache.c131 isc_mem_t *hmctx; /* Heap memory */ member
194 REQUIRE(hmctx != NULL); in dns_cache_create()
199 cache->mctx = cache->hmctx = NULL; in dns_cache_create()
201 isc_mem_attach(hmctx, &cache->hmctx); in dns_cache_create()
245 cache->db_argv[0] = (char *)hmctx; in dns_cache_create()
318 isc_mem_detach(&cache->hmctx); in dns_cache_create()
393 isc_mem_detach(&cache->hmctx); in cache_free()
1336 (uint64_t)isc_mem_maxinuse(cache->hmctx), in dns_cache_dumpstats()
1466 obj = json_object_new_int64(isc_mem_total(cache->hmctx)); in dns_cache_renderjson()
1470 obj = json_object_new_int64(isc_mem_inuse(cache->hmctx)); in dns_cache_renderjson()
[all …]
H A Drbtdb.c463 isc_mem_t *hmctx; member
1130 isc_mem_put(rbtdb->hmctx, rbtdb->heaps, in free_rbtdb()
1155 isc_mem_detach(&rbtdb->hmctx); in free_rbtdb()
8390 isc_mem_t *hmctx = mctx; in dns_rbtdb_create() local
8401 hmctx = (isc_mem_t *)argv[0]; in dns_rbtdb_create()
8473 rbtdb->heaps = isc_mem_get(hmctx, rbtdb->node_lock_count * in dns_rbtdb_create()
8480 result = isc_heap_create(hmctx, sooner, set_index, 0, in dns_rbtdb_create()
8520 isc_mem_attach(hmctx, &rbtdb->hmctx); in dns_rbtdb_create()
8677 isc_mem_put(hmctx, rbtdb->heaps, in dns_rbtdb_create()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dcache.c133 isc_mem_t *hmctx; /* Heap memory */ member
197 REQUIRE(hmctx != NULL); in dns_cache_create()
202 cache->mctx = cache->hmctx = NULL; in dns_cache_create()
204 isc_mem_attach(hmctx, &cache->hmctx); in dns_cache_create()
248 cache->db_argv[0] = (char *)hmctx; in dns_cache_create()
321 isc_mem_detach(&cache->hmctx); in dns_cache_create()
396 isc_mem_detach(&cache->hmctx); in cache_free()
1363 (uint64_t)isc_mem_maxinuse(cache->hmctx), in dns_cache_dumpstats()
1493 obj = json_object_new_int64(isc_mem_total(cache->hmctx)); in dns_cache_renderjson()
1497 obj = json_object_new_int64(isc_mem_inuse(cache->hmctx)); in dns_cache_renderjson()
[all …]
H A Drbtdb.c526 isc_mem_t *hmctx; member
1193 isc_mem_put(rbtdb->hmctx, rbtdb->heaps, in free_rbtdb()
1218 isc_mem_detach(&rbtdb->hmctx); in free_rbtdb()
8612 isc_mem_t *hmctx = mctx; in dns_rbtdb_create() local
8623 hmctx = (isc_mem_t *)argv[0]; in dns_rbtdb_create()
8689 rbtdb->heaps = isc_mem_get(hmctx, rbtdb->node_lock_count * in dns_rbtdb_create()
8696 result = isc_heap_create(hmctx, sooner, set_index, 0, in dns_rbtdb_create()
8726 isc_mem_attach(hmctx, &rbtdb->hmctx); in dns_rbtdb_create()
8862 isc_mem_put(hmctx, rbtdb->heaps, in dns_rbtdb_create()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/include/dns/
H A Dcache.h58 dns_cache_create(isc_mem_t *cmctx, isc_mem_t *hmctx, isc_taskmgr_t *taskmgr,
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/include/dns/
H A Dcache.h58 dns_cache_create(isc_mem_t *cmctx, isc_mem_t *hmctx, isc_taskmgr_t *taskmgr,
/dports/dns/bind-tools/bind-9.16.27/lib/dns/include/dns/
H A Dcache.h60 dns_cache_create(isc_mem_t *cmctx, isc_mem_t *hmctx, isc_taskmgr_t *taskmgr,
/dports/dns/bind916/bind-9.16.27/lib/dns/include/dns/
H A Dcache.h60 dns_cache_create(isc_mem_t *cmctx, isc_mem_t *hmctx, isc_taskmgr_t *taskmgr,
/dports/dns/bind911/bind-9.11.37/lib/dns/include/dns/
H A Dcache.h71 dns_cache_create3(isc_mem_t *cmctx, isc_mem_t *hmctx, isc_taskmgr_t *taskmgr,
/dports/lang/nim/nim-1.6.2/tests/overload/
H A Dtoverload_various.nim263 proc init*[T](hmctx: HMAC[T], key: ptr byte, ulen: uint) =
264 const sizeBlock = hmctx.sizeBlock
/dports/dns/bind911/bind-9.11.37/bin/named/
H A Dserver.c3295 isc_mem_t *cmctx = NULL, *hmctx = NULL; in configure_view() local
3828 CHECK(isc_mem_create(0, 0, &hmctx)); in configure_view()
3829 isc_mem_setname(hmctx, "cache_heap", NULL); in configure_view()
3830 CHECK(dns_cache_create3(cmctx, hmctx, ns_g_taskmgr, in configure_view()
3835 isc_mem_detach(&hmctx); in configure_view()
4993 if (hmctx != NULL) in configure_view()
4994 isc_mem_detach(&hmctx); in configure_view()
/dports/dns/bind916/bind-9.16.27/bin/named/
H A Dserver.c3982 isc_mem_t *cmctx = NULL, *hmctx = NULL; in configure_view() local
4611 isc_mem_create(&hmctx); in configure_view()
4612 isc_mem_setname(hmctx, "cache_heap", NULL); in configure_view()
4613 CHECK(dns_cache_create(cmctx, hmctx, named_g_taskmgr, in configure_view()
4618 isc_mem_detach(&hmctx); in configure_view()
5953 if (hmctx != NULL) { in configure_view()
5954 isc_mem_detach(&hmctx); in configure_view()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/named/
H A Dserver.c3898 isc_mem_t *cmctx = NULL, *hmctx = NULL; in configure_view() local
4474 isc_mem_create(&hmctx); in configure_view()
4475 isc_mem_setname(hmctx, "cache_heap", NULL); in configure_view()
4476 CHECK(dns_cache_create(cmctx, hmctx, named_g_taskmgr, in configure_view()
4481 isc_mem_detach(&hmctx); in configure_view()
5706 if (hmctx != NULL) { in configure_view()
5707 isc_mem_detach(&hmctx); in configure_view()
/dports/dns/bind-tools/bind-9.16.27/bin/named/
H A Dserver.c3982 isc_mem_t *cmctx = NULL, *hmctx = NULL; in configure_view() local
4611 isc_mem_create(&hmctx); in configure_view()
4612 isc_mem_setname(hmctx, "cache_heap", NULL); in configure_view()
4613 CHECK(dns_cache_create(cmctx, hmctx, named_g_taskmgr, in configure_view()
4618 isc_mem_detach(&hmctx); in configure_view()
5953 if (hmctx != NULL) { in configure_view()
5954 isc_mem_detach(&hmctx); in configure_view()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/named/
H A Dserver.c4033 isc_mem_t *cmctx = NULL, *hmctx = NULL; in configure_view() local
4654 isc_mem_create(&hmctx); in configure_view()
4655 isc_mem_setname(hmctx, "cache_heap"); in configure_view()
4656 CHECK(dns_cache_create(cmctx, hmctx, named_g_taskmgr, in configure_view()
4661 isc_mem_detach(&hmctx); in configure_view()
5984 if (hmctx != NULL) { in configure_view()
5985 isc_mem_detach(&hmctx); in configure_view()
/dports/dns/bind911/bind-9.11.37/
H A DCHANGES6236 3304. [bug] Use hmctx, not mctx when freeing rbtdb->heaps.
/dports/dns/bind916/bind-9.16.27/
H A DCHANGES8453 3304. [bug] Use hmctx, not mctx when freeing rbtdb->heaps.
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/
H A DChangeLog8726 3304. [bug] Use hmctx, not mctx when freeing rbtdb->heaps.
/dports/dns/bind-tools/bind-9.16.27/
H A DCHANGES8453 3304. [bug] Use hmctx, not mctx when freeing rbtdb->heaps.

12