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

/bind-9.6-ESV-R11/lib/isccfg/
H A Dnamedconf.c144 { "keyid", &cfg_type_uint32, 0 },
237 { "flags", &cfg_type_uint32, 0 },
238 { "protocol", &cfg_type_uint32, 0 },
239 { "algorithm", &cfg_type_uint32, 0 },
330 { "flags", &cfg_type_uint32, 0 },
331 { "protocol", &cfg_type_uint32, 0 },
332 { "algorithm", &cfg_type_uint32, 0 },
421 static keyword_type_t port_kw = { "port", &cfg_type_uint32 };
557 { "loport", &cfg_type_uint32, 0 },
558 { "hiport", &cfg_type_uint32,
[all...]
H A Dparser.c591 CHECK(cfg_create_obj(pctx, &cfg_type_uint32, &obj));
628 cfg_type_t cfg_type_uint32 = { variable
/bind-9.6-ESV-R11/lib/isccfg/include/isccfg/
H A Dgrammar.h250 LIBISCCFG_EXTERNAL_DATA extern cfg_type_t cfg_type_uint32;

Completed in 202 milliseconds