Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dnamedconf.c552 static keyword_type_t algorithm_kw = { "algorithm", &cfg_type_ustring }; variable
/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Dnamedconf.c602 static keyword_type_t algorithm_kw = { "algorithm", &cfg_type_ustring }; global() variable