Home
last modified time | relevance | path

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

/dports/dns/bind916/bind-9.16.27/lib/ns/include/ns/
H A Dserver.h49 #define NS_SERVER_EDNSNOTIMP 0x00002000U /*%< -T ednsnotimp */ macro
/dports/dns/samba-nsupdate/bind-9.16.5/lib/ns/include/ns/
H A Dserver.h47 #define NS_SERVER_EDNSNOTIMP 0x00002000U /*%< -T ednsnotimp */ macro
/dports/dns/bind-tools/bind-9.16.27/lib/ns/include/ns/
H A Dserver.h49 #define NS_SERVER_EDNSNOTIMP 0x00002000U /*%< -T ednsnotimp */ macro
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/ns/include/ns/
H A Dserver.h46 #define NS_SERVER_EDNSNOTIMP 0x00002000U /*%< -T ednsnotimp */ macro
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/named/
H A Dmain.c1238 ns_server_setoption(sctx, NS_SERVER_EDNSNOTIMP, true); in setup()
/dports/dns/bind916/bind-9.16.27/bin/named/
H A Dmain.c1307 ns_server_setoption(sctx, NS_SERVER_EDNSNOTIMP, true); in setup()
/dports/dns/samba-nsupdate/bind-9.16.5/bin/named/
H A Dmain.c1314 ns_server_setoption(sctx, NS_SERVER_EDNSNOTIMP, true); in setup()
/dports/dns/bind-tools/bind-9.16.27/bin/named/
H A Dmain.c1307 ns_server_setoption(sctx, NS_SERVER_EDNSNOTIMP, true); in setup()
/dports/dns/bind-tools/bind-9.16.27/lib/ns/
H A Dclient.c1911 if ((client->sctx->options & NS_SERVER_EDNSNOTIMP) != 0) { in ns__client_request()
/dports/dns/bind916/bind-9.16.27/lib/ns/
H A Dclient.c1911 if ((client->sctx->options & NS_SERVER_EDNSNOTIMP) != 0) { in ns__client_request()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/ns/
H A Dclient.c1876 if ((client->sctx->options & NS_SERVER_EDNSNOTIMP) != 0) { in ns__client_request()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/ns/
H A Dclient.c1897 if ((client->sctx->options & NS_SERVER_EDNSNOTIMP) != 0) { in ns__client_request()