HomeSort by: relevance | last modified time | path
    Searched refs:stalefirst (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/ns/include/ns/
query.h 48 bool stalefirst : 1; member in struct:dns_getdb_options
  /src/external/mpl/bind/dist/lib/ns/
query.c 5994 qctx->options.stalefirst = (!qctx->is_zone &&
6005 qctx->options.stalefirst = false;
6127 if (qctx->options.stalefirst && !qctx->is_zone) {
6129 * If the 'stalefirst' flag is set, it means that a stale
6274 if (qctx->options.stalefirst) {
6283 * 'stalefirst' option set.
6291 qctx->options.stalefirst = false;
8930 * setting the 'stalefirst' option, which is usually set in
8933 qctx->options.stalefirst =
8942 qctx->options.stalefirst = false
    [all...]

Completed in 32 milliseconds