Searched defs:hi_called (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dmem.c140 isc_boolean_t hi_called; member in struct:isc__mem
934 ctx->hi_called = ISC_FALSE;
1271 if (!ctx->hi_called)
1329 if (ctx->hi_called)
1347 ctx->hi_called = ISC_FALSE;
1349 ctx->hi_called = ISC_TRUE;
1522 if (ctx->hi_water != 0U && !ctx->hi_called &&
1524 ctx->hi_called = ISC_TRUE;
1621 if (ctx->hi_called &&
1623 ctx->hi_called
[all...]

Completed in 20 milliseconds