Searched refs:cfg_rep_uint64 (Results 1 - 3 of 3) sorted by relevance

/bind-9.6-ESV-R11/lib/isccfg/include/isccfg/
H A Dgrammar.h234 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_uint64;
/bind-9.6-ESV-R11/lib/isccfg/
H A Dparser.c116 cfg_rep_t cfg_rep_uint64 = { "uint64", free_noop }; variable
640 return (ISC_TF(obj->type->rep == &cfg_rep_uint64));
645 REQUIRE(obj != NULL && obj->type->rep == &cfg_rep_uint64);
659 &cfg_rep_uint64, NULL
H A Dnamedconf.c1245 &cfg_rep_uint64, NULL };

Completed in 37 milliseconds