Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/bind9/lib/isccfg/include/isccfg/
Dgrammar.h258 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_fixedpoint;
/freebsd-9-stable/contrib/bind9/lib/isccfg/
Dparser.c125 cfg_rep_t cfg_rep_fixedpoint = { "fixedpoint", free_noop }; variable
671 REQUIRE(obj != NULL && obj->type->rep == &cfg_rep_fixedpoint); in cfg_obj_asfixedpoint()
677 cfg_doc_terminal, &cfg_rep_fixedpoint, NULL