Lines Matching refs:last
518 isc_uint32_t last;
1248 /* last stuff */
1980 * than the last time the zone was loaded. If the zone has not
2001 "older than last load");
5247 * We just detached the last external reference.
16049 * to be managed last).
16785 zmgr->unreachable[i].last = seconds;
16839 isc_uint32_t last = seconds;
16854 if (zmgr->unreachable[i].last < last) {
16855 last = zmgr->unreachable[i].last;
16862 * last usage timestamps.
16865 zmgr->unreachable[i].last = seconds;
16875 zmgr->unreachable[slot].last = seconds;
16884 zmgr->unreachable[oldest].last = seconds;