Searched refs:cfg_type_keyref (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/mpl/bind/dist/lib/isccfg/include/isccfg/
H A Dnamedconf.h49 extern cfg_type_t cfg_type_keyref;
H A Dgrammar.h312 extern cfg_type_t cfg_type_keyref;
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
H A Dnamedconf.h50 LIBISCCFG_EXTERNAL_DATA extern cfg_type_t cfg_type_keyref;
H A Dgrammar.h337 LIBISCCFG_EXTERNAL_DATA extern cfg_type_t cfg_type_keyref;
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Daclconf.c238 if (cfg_obj_istype(ce, &cfg_type_keyref)) {
808 } else if (cfg_obj_istype(ce, &cfg_type_keyref)) {
H A Dnamedconf.c2940 LIBISCCFG_EXTERNAL_DATA cfg_type_t cfg_type_keyref = { variable
H A Dparser.c1897 CHECK(cfg_parse_obj(pctx, &cfg_type_keyref, ret));
/netbsd-current/external/mpl/bind/dist/lib/isccfg/
H A Daclconf.c236 if (cfg_obj_istype(ce, &cfg_type_keyref)) {
884 } else if (cfg_obj_istype(ce, &cfg_type_keyref)) {
H A Dnamedconf.c2999 cfg_type_t cfg_type_keyref = { "keyref", parse_keyvalue, print_keyvalue, variable
H A Dparser.c1693 CHECK(cfg_parse_obj(pctx, &cfg_type_keyref, ret));

Completed in 262 milliseconds