HomeSort by: relevance | last modified time | path
    Searched defs:only_if_aaaa_exists (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mpl/bind/dist/bin/plugins/
filter-a.c 433 bool only_if_aaaa_exists; member in struct:section_filter
532 * in the response message stored in 'qctx'. If 'only_if_aaaa_exists' is
538 dns_rdatatype_t type, bool only_if_aaaa_exists) {
543 if (only_if_aaaa_exists) {
580 * otherwise, only 'name' is. 'only_if_aaaa_exists' is passed through to
590 bool only_if_aaaa_exists = filter->only_if_aaaa_exists; local
608 if (!process_name(qctx, mode, cur, type, only_if_aaaa_exists)) {
810 .only_if_aaaa_exists = qctx->authoritative,
837 .only_if_aaaa_exists = true
    [all...]

Completed in 18 milliseconds