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

  /src/external/mpl/bind/dist/lib/isccfg/
parser.c 1697 static cfg_type_t cfg_type_addrmatchelt; variable
1764 { "negated", &cfg_type_addrmatchelt, 0 }, { NULL, NULL, 0 }
1779 static cfg_type_t cfg_type_addrmatchelt = { "address_match_element", variable
1794 &cfg_type_addrmatchelt };
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
parser.c 1880 static cfg_type_t cfg_type_addrmatchelt; variable
1947 { "negated", &cfg_type_addrmatchelt, 0 }, { NULL, NULL, 0 }
1962 static cfg_type_t cfg_type_addrmatchelt = { "address_match_element", variable
1978 &cfg_type_addrmatchelt

Completed in 19 milliseconds