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

/bind-9.11.3/lib/isccfg/include/isccfg/
H A Dgrammar.h270 LIBISCCFG_EXTERNAL_DATA extern cfg_rep_t cfg_rep_uint64;
/bind-9.11.3/lib/isccfg/
H A Dparser.c107 LIBISCCFG_EXTERNAL_DATA cfg_rep_t cfg_rep_uint64 = { "uint64", free_noop }; variable
952 return (ISC_TF(obj->type->rep == &cfg_rep_uint64));
957 REQUIRE(obj != NULL && obj->type->rep == &cfg_rep_uint64);
972 &cfg_rep_uint64, NULL
H A Dnamedconf.c2494 &cfg_rep_uint64, NULL
3870 &cfg_rep_uint64, NULL

Completed in 41 milliseconds