Lines Matching refs:last
395 isc_uint32_t last;
936 /* last stuff */
1407 * than the last time the zone was loaded. If the zone has not
1428 "older than last load");
3141 * We just detached the last external reference.
10807 * to be managed last).
11430 zmgr->unreachable[i].last = seconds;
11484 isc_uint32_t last = seconds;
11499 if (zmgr->unreachable[i].last < last) {
11500 last = zmgr->unreachable[i].last;
11507 * last usage timestamps.
11510 zmgr->unreachable[i].last = seconds;
11520 zmgr->unreachable[slot].last = seconds;
11529 zmgr->unreachable[oldest].last = seconds;