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

  /src/external/mpl/bind/dist/lib/isccfg/
parser.c 1698 static cfg_type_t cfg_type_negated; variable
1744 CHECK(cfg_parse_obj(pctx, &cfg_type_negated, ret));
1773 static cfg_type_t cfg_type_negated = { "negated", cfg_parse_tuple, variable
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
parser.c 1881 static cfg_type_t cfg_type_negated; variable
1927 CHECK(cfg_parse_obj(pctx, &cfg_type_negated, ret));
1956 static cfg_type_t cfg_type_negated = { "negated", cfg_parse_tuple, variable

Completed in 99 milliseconds