Searched refs:cfg_rep_map (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Ddnsconf.c59 cfg_doc_mapbody, &cfg_rep_map, dnsconf_clausesets
H A Dnamedconf.c1861 cfg_doc_map, &cfg_rep_map, rrl_clausesets };
1958 &cfg_rep_map, dns64_clausesets };
2375 cfg_doc_mapbody, &cfg_rep_map, namedconf_clausesets
2382 cfg_doc_mapbody, &cfg_rep_map, bindkeys_clausesets
2391 &cfg_rep_map, options_clausesets };
2402 &cfg_rep_map, view_clausesets };
2410 cfg_doc_map, &cfg_rep_map, zone_clausesets
2418 cfg_doc_map, &cfg_rep_map, dnssecpolicy_clausesets
2429 &cfg_rep_map, dlz_clausesets };
2475 &cfg_rep_map, key_clauseset
[all...]
H A Dparser.c165 LIBISCCFG_EXTERNAL_DATA cfg_rep_t cfg_rep_map = { "map", free_map }; variable
2885 return (obj->type->rep == &cfg_rep_map);
2894 REQUIRE(mapobj != NULL && mapobj->type->rep == &cfg_rep_map);
2910 REQUIRE(mapobj != NULL && mapobj->type->rep == &cfg_rep_map);
2918 REQUIRE(mapobj != NULL && mapobj->type->rep == &cfg_rep_map);
2929 REQUIRE(map != NULL && map->rep == &cfg_rep_map);
2953 REQUIRE(map != NULL && map->rep == &cfg_rep_map);
4042 REQUIRE(mapobj != NULL && mapobj->type->rep == &cfg_rep_map);
/netbsd-current/external/mpl/bind/dist/lib/isccfg/
H A Ddnsconf.c59 &cfg_rep_map, dnsconf_clausesets };
H A Dnamedconf.c1946 cfg_doc_map, &cfg_rep_map, rrl_clausesets };
2003 &cfg_rep_map, dns64_clausesets };
2435 &cfg_rep_map, namedconf_clausesets };
2441 &cfg_rep_map, bindkeys_clausesets };
2449 &cfg_rep_map, options_clausesets };
2460 &cfg_rep_map, view_clausesets };
2467 cfg_doc_map, &cfg_rep_map, zone_clausesets };
2474 cfg_doc_map, &cfg_rep_map, dnssecpolicy_clausesets
2485 &cfg_rep_map, dlz_clausesets };
2531 &cfg_rep_map, key_clauseset
[all...]
H A Dparser.c165 cfg_rep_t cfg_rep_map = { "map", free_map }; variable
2672 return (obj->type->rep == &cfg_rep_map);
2681 REQUIRE(mapobj != NULL && mapobj->type->rep == &cfg_rep_map);
2697 REQUIRE(mapobj != NULL && mapobj->type->rep == &cfg_rep_map);
2705 REQUIRE(mapobj != NULL && mapobj->type->rep == &cfg_rep_map);
2716 REQUIRE(map != NULL && map->rep == &cfg_rep_map);
2740 REQUIRE(map != NULL && map->rep == &cfg_rep_map);
3798 REQUIRE(mapobj != NULL && mapobj->type->rep == &cfg_rep_map);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
H A Dgrammar.h312 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_map;
/netbsd-current/external/mpl/bind/dist/lib/isccfg/include/isccfg/
H A Dgrammar.h287 extern cfg_rep_t cfg_rep_map;
/netbsd-current/external/mpl/bind/dist/bin/plugins/
H A Dfilter-a.c207 &cfg_rep_map, param_clausesets };
H A Dfilter-aaaa.c207 cfg_doc_mapbody, &cfg_rep_map, param_clausesets

Completed in 303 milliseconds