Searched defs:flushed (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/named/
H A Dserver.c10317 isc_boolean_t flushed; local
10332 flushed = ISC_TRUE;
10337 * We first identify which caches should be flushed in the local cache
10339 * the flushed cache DB.
10343 * Mark caches that need to be flushed. This is an O(#view^2)
10376 flushed = ISC_FALSE;
10386 * Fix up views that share a flushed cache: let the views update the
10407 flushed = ISC_FALSE;
10424 if (flushed && found) {
10454 isc_boolean_t flushed; local
[all...]

Completed in 58 milliseconds