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

  /src/external/mpl/bind/dist/lib/ns/include/ns/
query.h 44 bool noexact : 1; member in struct:dns_getdb_options
  /src/external/mpl/bind/dist/lib/ns/
query.c 1209 if (options.noexact) {
5859 qctx->options.noexact = true;
5867 qctx->options.noexact)
5889 qctx->options.noexact = false;
8858 (qctx->options.noexact && qctx->qtype == dns_rdatatype_ds))
8875 qctx->options.noexact = false;

Completed in 32 milliseconds