OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isc__mempool_t
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/isc/
mem.c
75
typedef struct isc__mempool
isc__mempool_t
;
typedef in typeref:struct:isc__mempool
167
ISC_LIST(
isc__mempool_t
) pools;
195
ISC_LINK(
isc__mempool_t
) link; /*%< next pool in this mem context */
1218
const
isc__mempool_t
*pool;
1653
isc__mempool_t
*mpctx;
1659
mpctx = isc_mem_get((isc_mem_t *)mctx, sizeof(
isc__mempool_t
));
1696
isc__mempool_t
*mpctx = (
isc__mempool_t
*)mpctx0;
1711
isc__mempool_t
*mpctx;
1715
mpctx = (
isc__mempool_t
*)*mpctxp
[
all
...]
Completed in 24 milliseconds
Indexes created Thu Apr 30 00:23:01 UTC 2026