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

/bind-9.11.3/lib/isccfg/
H A Dparser.c119 LIBISCCFG_EXTERNAL_DATA cfg_rep_t cfg_rep_percentage = variable
782 REQUIRE(obj != NULL && obj->type->rep == &cfg_rep_percentage);
788 cfg_doc_terminal, &cfg_rep_percentage, NULL
794 return (ISC_TF(obj->type->rep == &cfg_rep_percentage));

Completed in 22 milliseconds