Home
last modified time | relevance | path

Searched refs:have_txt (Results 1 – 8 of 8) sorted by relevance

/dports/games/ksirk/ksirk-21.12.3/ksirk/iris/src/irisnet/corelib/
H A Dnetnames_jdns.cpp1456 bool have_srv, have_txt, have_ptr; member in XMPP::JDnsPublish
1497 have_txt = false; in start()
1513 if(!have_txt) in update()
1527 have_txt = false; in update()
1598 if(!have_txt) in doPublish()
1619 if(!have_txt) in doPublishTxt()
1627 if(have_srv && have_txt) in tryDone()
1648 have_txt = false; in cleanup()
1728 have_txt = true; in pub_txt_ready()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/irisnet/corelib/
H A Dnetnames_jdns.cpp1519 bool have_srv, have_txt, have_ptr; member in XMPP::JDnsPublish
1560 have_txt = false; in start()
1576 if(!have_txt) in update()
1590 have_txt = false; in update()
1661 if(!have_txt) in doPublish()
1682 if(!have_txt) in doPublishTxt()
1690 if(have_srv && have_txt) in tryDone()
1711 have_txt = false; in cleanup()
1791 have_txt = true; in pub_txt_ready()
/dports/net-im/psi/psi-1.5/iris/src/irisnet/corelib/
H A Dnetnames_jdns.cpp1519 bool have_srv, have_txt, have_ptr; member in XMPP::JDnsPublish
1560 have_txt = false; in start()
1576 if(!have_txt) in update()
1590 have_txt = false; in update()
1661 if(!have_txt) in doPublish()
1682 if(!have_txt) in doPublishTxt()
1690 if(have_srv && have_txt) in tryDone()
1711 have_txt = false; in cleanup()
1791 have_txt = true; in pub_txt_ready()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dzone.c3106 bool ok = true, have_spf, have_txt; in integrity_checks() local
3215 have_spf = have_txt = false; in integrity_checks()
3229 have_txt = isspf(&rdata); in integrity_checks()
3231 if (have_txt) in integrity_checks()
3238 if (have_spf && !have_txt) { in integrity_checks()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dzone.c3183 bool ok = true, have_spf, have_txt; in integrity_checks() local
3306 have_spf = have_txt = false; in integrity_checks()
3321 have_txt = isspf(&rdata); in integrity_checks()
3323 if (have_txt) { in integrity_checks()
3331 if (have_spf && !have_txt) { in integrity_checks()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dzone.c3300 bool ok = true, have_spf, have_txt; in integrity_checks() local
3425 have_spf = have_txt = false; in integrity_checks()
3440 have_txt = isspf(&rdata); in integrity_checks()
3442 if (have_txt) { in integrity_checks()
3450 if (have_spf && !have_txt) { in integrity_checks()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dzone.c3300 bool ok = true, have_spf, have_txt; in integrity_checks() local
3425 have_spf = have_txt = false; in integrity_checks()
3440 have_txt = isspf(&rdata); in integrity_checks()
3442 if (have_txt) { in integrity_checks()
3450 if (have_spf && !have_txt) { in integrity_checks()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dzone.c3299 bool ok = true, have_spf, have_txt; in integrity_checks() local
3424 have_spf = have_txt = false; in integrity_checks()
3439 have_txt = isspf(&rdata); in integrity_checks()
3441 if (have_txt) { in integrity_checks()
3449 if (have_spf && !have_txt) { in integrity_checks()