Searched defs:get_maps (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/bin/check/ |
H A D | named-checkconf.c | 94 get_maps(const cfg_obj_t **maps, const char *name, const cfg_obj_t **obj) { function 255 if (get_maps(maps, "check-dup-records", &obj)) { 273 if (get_maps(maps, "check-mx", &obj)) { 291 if (get_maps(maps, "check-integrity", &obj)) { 300 if (get_maps(maps, "check-mx-cname", &obj)) { 318 if (get_maps(maps, "check-srv-cname", &obj)) { 336 if (get_maps(maps, "check-sibling", &obj)) { 344 if (get_maps(maps, "check-spf", &obj)) { 375 if (get_maps(maps, "masterfile-format", &fmtobj)) { 388 if (get_maps(map [all...] |
Completed in 11 milliseconds