Searched refs:debuglist_t (Results 1 – 2 of 2) sorted by relevance
96 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
87 typedef ISC_LIST(debuglink_t) debuglist_t; typedef181 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()