Home
last modified time | relevance | path

Searched defs:netaddr4wild_flags (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Dparser.c3028 static unsigned int netaddr4wild_flags = CFG_ADDR_V4OK | CFG_ADDR_WILDOK; global() variable
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dparser.c3266 static unsigned int netaddr4wild_flags = CFG_ADDR_V4OK | CFG_ADDR_WILDOK; variable