Searched refs:cfg_type_algorithm (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/ |
H A D | namedconf.c | 553 static cfg_type_t cfg_type_algorithm = { "algorithm", parse_keyvalue, variable 567 { "algorithm", &cfg_type_algorithm, 0 },
|
/netbsd-src/external/mpl/bind/dist/lib/isccfg/ |
H A D | namedconf.c | 645 static cfg_type_t cfg_type_algorithm = { "algorithm", parse_keyvalue, 719 { "algorithm", &cfg_type_algorithm, 0 }, 603 static cfg_type_t cfg_type_algorithm = { "algorithm", parse_keyvalue, global() variable
|