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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dtypes.h186 #include <dns/enumtype.h> /* Provides dns_rdatatype_t. */
/bind-9.6-ESV-R11/lib/isccfg/
H A Dnamedconf.c53 parse_enum_or_other(cfg_parser_t *pctx, const cfg_type_t *enumtype,
1304 parse_enum_or_other(cfg_parser_t *pctx, const cfg_type_t *enumtype, argument
1310 cfg_is_enum(TOKEN_STRING(pctx), enumtype->of)) {
1311 CHECK(cfg_parse_enum(pctx, enumtype, ret));
/bind-9.6-ESV-R11/lib/dns/
H A Drdata.c36 #include <dns/enumtype.h>

Completed in 23 milliseconds