Searched refs:isc_mem_setname (Results 1 - 13 of 13) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Dmem.h501 isc_mem_setname(isc_mem_t *ctx, const char *name, void *tag);
519 * Get the name of 'ctx', as previously set using isc_mem_setname().
533 * Get the tag value for 'task', as previously set using isc_mem_setname().
/bind-9.11.3/lib/dns/
H A Dgeoip.c116 isc_mem_setname(state_mctx, "geoip_state", NULL);
H A Ddnstap.c157 isc_mem_setname(dt_mctx, "dt", NULL);
H A Dname.c1358 isc_mem_setname(thread_key_mctx, "threadkey", NULL);
H A Dview.c814 isc_mem_setname(mctx, "ADB", NULL);
H A Ddst_api.c180 isc_mem_setname(dst__memory_pool, "dst", NULL);
H A Dresolver.c8933 isc_mem_setname(res->buckets[i].mctx, name, NULL);
H A Dzone.c16223 isc_mem_setname(mctx, "zonemgr-pool", NULL);
/bind-9.11.3/bin/named/
H A Dmain.c1389 isc_mem_setname(ns_g_mctx, "main", NULL);
H A Dclient.c2902 isc_mem_setname(*mctxp, "client", NULL);
2917 isc_mem_setname(clientmctx, "client", NULL);
H A Dserver.c3344 isc_mem_setname(cmctx, "acache", NULL);
3805 isc_mem_setname(cmctx, "cache", NULL);
3807 isc_mem_setname(hmctx, "cache_heap", NULL);
/bind-9.11.3/lib/isc/
H A Dmem.c349 (void *)isc_mem_setname,
1798 isc_mem_setname(isc_mem_t *ctx0, const char *name, void *tag) { function
/bind-9.11.3/bin/dig/
H A Ddighost.c1582 isc_mem_setname(mctx, "dig", NULL);

Completed in 302 milliseconds