Searched refs:cfg_type_logging (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/ |
H A D | namedconf.c | 102 static cfg_type_t cfg_type_logging; variable 1106 { "logging", &cfg_type_logging, 0 }, 2571 static cfg_type_t cfg_type_logging = { "logging", cfg_parse_map, variable
|
/netbsd-src/external/mpl/bind/dist/lib/isccfg/ |
H A D | namedconf.c | 112 static cfg_type_t cfg_type_logging; 1258 { "logging", &cfg_type_logging, 0 }, 2809 static cfg_type_t cfg_type_logging = { "logging", cfg_parse_map, 111 static cfg_type_t cfg_type_logging; global() variable 2631 static cfg_type_t cfg_type_logging = { "logging", cfg_parse_map, global() variable
|