Searched defs:lowest (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/ | ||
H A D | mem.c | 154 unsigned char * lowest; member in struct:isc__mem 573 if (first < ctx->lowest || ctx->lowest == NULL) 574 ctx->lowest = first; 958 ctx->lowest = NULL; |
Completed in 28 milliseconds