Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dnamedconf.c749 static keyword_type_t port_kw = { "port", &cfg_type_uint32 }; variable
/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Dnamedconf.c799 static keyword_type_t port_kw = { "port", &cfg_type_uint32 }; global() variable