Home
last modified time | relevance | path

Searched refs:plugin_enums (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dnamedconf.c2451 static const char *plugin_enums[] = { "query", NULL }; variable
2454 &cfg_rep_string, plugin_enums };
/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Dnamedconf.c2660 static const char *plugin_enums[] = { "query", NULL };
2663 &cfg_rep_string, plugin_enums }; in parse_unitstring()
2507 static const char *plugin_enums[] = { "query", NULL }; global() variable