Home
last modified time | relevance | path

Searched refs:NS_SERVER_NOTCP (Results 1 – 12 of 12) sorted by relevance

/dports/dns/bind916/bind-9.16.27/lib/ns/include/ns/
H A Dserver.h43 #define NS_SERVER_NOTCP 0x00000080U /*%< -T notcp */ macro
/dports/dns/samba-nsupdate/bind-9.16.5/lib/ns/include/ns/
H A Dserver.h41 #define NS_SERVER_NOTCP 0x00000080U /*%< -T notcp */ macro
/dports/dns/bind-tools/bind-9.16.27/lib/ns/include/ns/
H A Dserver.h43 #define NS_SERVER_NOTCP 0x00000080U /*%< -T notcp */ macro
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/ns/include/ns/
H A Dserver.h40 #define NS_SERVER_NOTCP 0x00000080U /*%< -T notcp */ macro
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/named/
H A Dmain.c1259 ns_server_setoption(sctx, NS_SERVER_NOTCP, true); in setup()
/dports/dns/bind916/bind-9.16.27/bin/named/
H A Dmain.c1328 ns_server_setoption(sctx, NS_SERVER_NOTCP, true); in setup()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/named/
H A Dmain.c1335 ns_server_setoption(sctx, NS_SERVER_NOTCP, true); in setup()
/dports/dns/bind-tools/bind-9.16.27/bin/named/
H A Dmain.c1328 ns_server_setoption(sctx, NS_SERVER_NOTCP, true); in setup()
/dports/dns/bind916/bind-9.16.27/lib/ns/
H A Dinterfacemgr.c530 if (((mgr->sctx->options & NS_SERVER_NOTCP) == 0)) { in ns_interface_setup()
/dports/dns/bind-tools/bind-9.16.27/lib/ns/
H A Dinterfacemgr.c530 if (((mgr->sctx->options & NS_SERVER_NOTCP) == 0)) { in ns_interface_setup()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/ns/
H A Dinterfacemgr.c529 if (((mgr->sctx->options & NS_SERVER_NOTCP) == 0) && accept_tcp) { in ns_interface_setup()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/ns/
H A Dinterfacemgr.c644 if (((mgr->sctx->options & NS_SERVER_NOTCP) == 0)) { in ns_interface_setup()