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

  /src/external/mpl/bind/dist/lib/isccfg/
namedconf.c 127 static cfg_type_t cfg_type_qminmethod; variable
2248 { "qname-minimization", &cfg_type_qminmethod, 0 },
3209 static cfg_type_t cfg_type_qminmethod = { "qminmethod", cfg_parse_enum, variable
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
namedconf.c 121 static cfg_type_t cfg_type_qminmethod; variable
2082 { "qname-minimization", &cfg_type_qminmethod, 0 },
2953 static cfg_type_t cfg_type_qminmethod = { "qminmethod", cfg_parse_enum, variable

Completed in 31 milliseconds