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

/bind-9.6-ESV-R11/lib/isc/include/isc/
H A Dmem.h35 #define ISC_MEM_LOWATER 0 macro
340 * time with #ISC_MEM_LOWATER. 'water' need to calls isc_mem_waterack() with
341 * #ISC_MEM_LOWATER to acknowledge the change.
/bind-9.6-ESV-R11/lib/isc/
H A Dmem.c1182 (ctx->water)(ctx->water_arg, ISC_MEM_LOWATER); local
1190 if (flag == ISC_MEM_LOWATER)
1477 (ctx->water)(ctx->water_arg, ISC_MEM_LOWATER); local
1590 (oldwater)(oldwater_arg, ISC_MEM_LOWATER);

Completed in 1498 milliseconds