Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dnamedconf.c1383 static keyword_type_t blocksize_kw = { "block-size", &cfg_type_uint32 }; variable
/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Dnamedconf.c1462 static keyword_type_t blocksize_kw = { "block-size", &cfg_type_uint32 }; global() variable