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

/macosx-10.10/bind9-45.101/bind9/lib/isc/
H A Dmem.c146 isc_boolean_t hi_called; member in struct:isc__mem
945 ctx->hi_called = ISC_FALSE;
1293 if (ctx->hi_water != 0U && !ctx->hi_called &&
1354 if (ctx->hi_called &&
1373 ctx->hi_called = ISC_FALSE;
1375 ctx->hi_called = ISC_TRUE;
1550 if (ctx->hi_water != 0U && !ctx->hi_called &&
1552 ctx->hi_called = ISC_TRUE;
1645 if (ctx->hi_called &&
1647 ctx->hi_called
[all...]
/macosx-10.10/ntp-92/lib/isc/
H A Dmem.c143 isc_boolean_t hi_called; member in struct:isc_mem
766 ctx->hi_called = ISC_FALSE;
1105 if (ctx->hi_water != 0U && !ctx->hi_called &&
1162 if (ctx->hi_called &&
1179 ctx->hi_called = ISC_FALSE;
1181 ctx->hi_called = ISC_TRUE;
1348 if (ctx->hi_water != 0U && !ctx->hi_called &&
1350 ctx->hi_called = ISC_TRUE;
1436 if (ctx->hi_called &&
1438 ctx->hi_called
[all...]

Completed in 136 milliseconds