Searched refs:cfg_rep_fixedpoint (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isccfg/include/isccfg/
H A Dgrammar.h279 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_fixedpoint;
/bind-9.11.3/lib/isccfg/
H A Dparser.c117 LIBISCCFG_EXTERNAL_DATA cfg_rep_t cfg_rep_fixedpoint = variable
868 REQUIRE(obj != NULL && obj->type->rep == &cfg_rep_fixedpoint);
874 cfg_doc_terminal, &cfg_rep_fixedpoint, NULL
880 return (ISC_TF(obj->type->rep == &cfg_rep_fixedpoint));

Completed in 19 milliseconds