Home
last modified time | relevance | path

Searched refs:NS_INTERFACEFLAG_ANYADDR (Results 1 – 14 of 14) sorted by relevance

/dports/dns/bind911/bind-9.11.37/bin/named/include/named/
H A Dinterfacemgr.h62 #define NS_INTERFACEFLAG_ANYADDR 0x01U /*%< bound to "any" address */ macro
/dports/dns/bind-tools/bind-9.16.27/lib/ns/include/ns/
H A Dinterfacemgr.h66 #define NS_INTERFACEFLAG_ANYADDR 0x01U /*%< bound to "any" address */ macro
/dports/dns/bind916/bind-9.16.27/lib/ns/include/ns/
H A Dinterfacemgr.h66 #define NS_INTERFACEFLAG_ANYADDR 0x01U /*%< bound to "any" address */ macro
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/ns/include/ns/
H A Dinterfacemgr.h62 #define NS_INTERFACEFLAG_ANYADDR 0x01U /*%< bound to "any" address */ macro
/dports/dns/samba-nsupdate/bind-9.16.5/lib/ns/include/ns/
H A Dinterfacemgr.h64 #define NS_INTERFACEFLAG_ANYADDR 0x01U /*%< bound to "any" address */ macro
/dports/dns/bind916/bind-9.16.27/lib/ns/
H A Dinterfacemgr.c867 ifp->flags |= NS_INTERFACEFLAG_ANYADDR; in do_scan()
H A Dclient.c1985 if ((client->manager->interface->flags & NS_INTERFACEFLAG_ANYADDR) == 0) in ns__client_request()
/dports/dns/bind-tools/bind-9.16.27/lib/ns/
H A Dinterfacemgr.c867 ifp->flags |= NS_INTERFACEFLAG_ANYADDR; in do_scan()
H A Dclient.c1985 if ((client->manager->interface->flags & NS_INTERFACEFLAG_ANYADDR) == 0) in ns__client_request()
/dports/dns/bind911/bind-9.11.37/bin/named/
H A Dinterfacemgr.c897 ifp->flags |= NS_INTERFACEFLAG_ANYADDR; in do_scan()
H A Dclient.c2866 if ((client->interface->flags & NS_INTERFACEFLAG_ANYADDR) == 0) in client_request()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/ns/
H A Dinterfacemgr.c870 ifp->flags |= NS_INTERFACEFLAG_ANYADDR; in do_scan()
H A Dclient.c1950 if ((client->manager->interface->flags & NS_INTERFACEFLAG_ANYADDR) == 0) in ns__client_request()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/ns/
H A Dinterfacemgr.c973 ifp->flags |= NS_INTERFACEFLAG_ANYADDR; in do_scan()