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

  /src/external/mpl/bind/dist/lib/isccfg/
namedconf.c 124 static cfg_type_t cfg_type_plugin; variable
1284 { "plugin", &cfg_type_plugin, CFG_CLAUSEFLAG_MULTI },
2691 static cfg_type_t cfg_type_plugin = { "plugin", cfg_parse_tuple, variable
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
namedconf.c 97 static cfg_type_t cfg_type_plugin; variable
1129 { "plugin", &cfg_type_plugin, CFG_CLAUSEFLAG_MULTI },
2461 static cfg_type_t cfg_type_plugin = { "plugin", cfg_parse_tuple, variable

Completed in 66 milliseconds