HomeSort by: relevance | last modified time | path
    Searched defs:get_maps (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mpl/bind/dist/bin/check/
named-checkconf.c 91 get_maps(const cfg_obj_t **maps, const char *name, const cfg_obj_t **obj) { function
289 if (get_maps(maps, "check-dup-records", &obj)) {
308 if (get_maps(maps, "check-mx", &obj)) {
327 if (get_maps(maps, "check-integrity", &obj)) {
338 if (get_maps(maps, "check-mx-cname", &obj)) {
357 if (get_maps(maps, "check-srv-cname", &obj)) {
376 if (get_maps(maps, "check-sibling", &obj)) {
385 if (get_maps(maps, "check-spf", &obj)) {
398 if (get_maps(maps, "check-svcb", &obj)) {
409 if (get_maps(maps, "check-wildcard", &obj))
    [all...]

Completed in 17 milliseconds