OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isc_mem_reget
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/tests/isc/
mem_test.c
216
ISC_RUN_TEST_IMPL(
isc_mem_reget
) {
220
data =
isc_mem_reget
(mctx, NULL, 0, REGET_INIT_SIZE);
228
data =
isc_mem_reget
(mctx, data, 0, REGET_INIT_SIZE);
235
data =
isc_mem_reget
(mctx, data, REGET_INIT_SIZE, REGET_GROW_SIZE);
246
data =
isc_mem_reget
(mctx, data, REGET_GROW_SIZE, REGET_SHRINK_SIZE);
560
ISC_TEST_ENTRY(
isc_mem_reget
)
/src/external/mpl/bind/dist/lib/isc/include/isc/
mem.h
144
#define
isc_mem_reget
(c, p, o, n) \
macro
Completed in 59 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026