Searched refs:cfg_type_checkmode (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dnamedconf.c660 static cfg_type_t cfg_type_checkmode = { "checkmode", cfg_parse_enum, variable
672 { "mode", &cfg_type_checkmode, 0 },
2204 { "check-dup-records", &cfg_type_checkmode, CFG_ZONE_PRIMARY },
2206 { "check-mx", &cfg_type_checkmode, CFG_ZONE_PRIMARY },
2207 { "check-mx-cname", &cfg_type_checkmode, CFG_ZONE_PRIMARY },
2210 { "check-srv-cname", &cfg_type_checkmode, CFG_ZONE_PRIMARY },
2330 { "check-names", &cfg_type_checkmode,
/netbsd-current/external/mpl/bind/dist/lib/isccfg/
H A Dnamedconf.c710 static cfg_type_t cfg_type_checkmode = { "checkmode", cfg_parse_enum, variable
722 { "mode", &cfg_type_checkmode, 0 },
2261 { "check-dup-records", &cfg_type_checkmode, CFG_ZONE_PRIMARY },
2263 { "check-mx", &cfg_type_checkmode, CFG_ZONE_PRIMARY },
2264 { "check-mx-cname", &cfg_type_checkmode, CFG_ZONE_PRIMARY },
2267 { "check-srv-cname", &cfg_type_checkmode, CFG_ZONE_PRIMARY },
2389 { "check-names", &cfg_type_checkmode,

Completed in 229 milliseconds