Searched refs:cfg_rep_tuple (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/lib/isccfg/
H A Ddnsconf.c32 &cfg_rep_tuple, trustedkey_fields
H A Dnamedconf.c155 &cfg_rep_tuple, tkey_dhkey_fields
169 &cfg_rep_tuple, listenon_fields
182 &cfg_rep_tuple, acl_fields
196 &cfg_rep_tuple, masters_fields
214 &cfg_rep_tuple, namesockaddrkey_fields
231 &cfg_rep_tuple, namesockaddrkeylist_fields
246 &cfg_rep_tuple, portiplist_fields
261 &cfg_rep_tuple, pubkey_fields
330 &doc_matchname, &cfg_rep_tuple, &cfg_type_ustring
346 &cfg_rep_tuple, grant_field
[all...]
H A Dparser.c112 LIBISCCFG_EXTERNAL_DATA cfg_rep_t cfg_rep_tuple = { "tuple", free_tuple }; variable
348 return (ISC_TF(obj->type->rep == &cfg_rep_tuple));
357 REQUIRE(tupleobj != NULL && tupleobj->type->rep == &cfg_rep_tuple);
/bind-9.11.3/lib/isccfg/include/isccfg/
H A Dgrammar.h275 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_tuple;

Completed in 27 milliseconds