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

/bind-9.11.3/lib/isccfg/
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);

Completed in 23 milliseconds