HomeSort by: relevance | last modified time | path
    Searched defs:port_kw (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isccfg/
namedconf.c 889 static keyword_type_t port_kw = { "port", &cfg_type_uint32 }; variable
893 doc_optional_keyvalue, &cfg_rep_uint32, &port_kw
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
namedconf.c 749 static keyword_type_t port_kw = { "port", &cfg_type_uint32 }; variable
753 doc_optional_keyvalue, &cfg_rep_uint32, &port_kw

Completed in 31 milliseconds