Lines Matching defs:mapped
3292 dns_acl_t *clients = NULL, *mapped = NULL, *excluded = NULL;
3619 clients = mapped = excluded = NULL;
3630 (void)cfg_map_get(map, "mapped", &obj);
3634 mctx, 0, &mapped);
3666 clients, mapped, excluded,
3678 if (mapped != NULL)
3679 dns_acl_detach(&mapped);
4903 if (mapped != NULL)
4904 dns_acl_detach(&mapped);
7559 result = ns_config_get(maps, "match-mapped-addresses", &obj);