OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debuglist_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/isc/
mem.c
87
typedef ISC_LIST(debuglink_t)
debuglist_t
;
typedef
181
debuglist_t
*debuglist;
850
(DEBUG_TABLE_COUNT * sizeof(
debuglist_t
)));
854
ctx->malloced += DEBUG_TABLE_COUNT * sizeof(
debuglist_t
);
855
ctx->maxmalloced += DEBUG_TABLE_COUNT * sizeof(
debuglist_t
);
903
ctx->malloced -= DEBUG_TABLE_COUNT * sizeof(
debuglist_t
);
2078
sizeof(
debuglist_t
) +
2245
sizeof(
debuglist_t
) +
/src/external/mpl/bind/dist/lib/isc/
mem.c
100
typedef ISC_LIST(debuglink_t)
debuglist_t
;
typedef
143
debuglist_t
*debuglist;
582
sizeof(
debuglist_t
));
636
ISC_CHECKED_MUL(DEBUG_TABLE_COUNT, sizeof(
debuglist_t
)),
Completed in 72 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026