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

  /src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c 3325 bool ok = true, have_spf, have_txt; local
3450 have_spf = have_txt = false;
3455 have_spf = true;
3475 if (have_spf && !have_txt) {
  /src/external/mpl/bind/dist/lib/dns/
zone.c 3241 bool ok = true, have_spf, have_txt; local
3508 have_spf = have_txt = false;
3513 have_spf = true;
3534 if (have_spf && !have_txt) {

Completed in 88 milliseconds