Searched refs:have_txt (Results 1 – 1 of 1) sorted by relevance
2815 isc_boolean_t ok = ISC_TRUE, have_spf, have_txt; in integrity_checks() local2915 have_spf = have_txt = ISC_FALSE; in integrity_checks()2929 have_txt = isspf(&rdata); in integrity_checks()2931 if (have_txt) in integrity_checks()2938 if (have_spf && !have_txt) { in integrity_checks()