Searched refs:cfg_rep_tuple (Results 1 - 4 of 4) sorted by relevance
/bind-9.11.3/lib/isccfg/ |
H A D | dnsconf.c | 32 &cfg_rep_tuple, trustedkey_fields
|
H A D | namedconf.c | 155 &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 D | parser.c | 112 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 D | grammar.h | 275 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_tuple;
|
Completed in 27 milliseconds