Home
last modified time | relevance | path

Searched refs:debuglist_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dmem.c96 typedef ISC_LIST(debuglink_t) debuglist_t;
140 debuglist_t *debuglist;
491 ISC_CHECKED_MUL(DEBUG_TABLE_COUNT, sizeof(debuglist_t)),
544 ISC_CHECKED_MUL(DEBUG_TABLE_COUNT, sizeof(debuglist_t)), in mem_create()
102 typedef ISC_LIST(debuglink_t) debuglist_t; global() typedef
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dmem.c87 typedef ISC_LIST(debuglink_t) debuglist_t; typedef
181 debuglist_t *debuglist;
850 (DEBUG_TABLE_COUNT * sizeof(debuglist_t))); in mem_create()
854 ctx->malloced += DEBUG_TABLE_COUNT * sizeof(debuglist_t); in mem_create()
855 ctx->maxmalloced += DEBUG_TABLE_COUNT * sizeof(debuglist_t); in mem_create()
903 ctx->malloced -= DEBUG_TABLE_COUNT * sizeof(debuglist_t); in destroy()
2078 sizeof(debuglist_t) + in xml_renderctx()
2245 sizeof(debuglist_t) + in json_renderctx()