Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dnamedconf.c611 static keyword_type_t wild_class_kw = { "class", &cfg_type_ustring }; variable
/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Dnamedconf.c661 static keyword_type_t wild_class_kw = { "class", &cfg_type_ustring }; global() variable