Home
last modified time | relevance | path

Searched defs:othertype (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Dparser.c1459 cfg_parse_enum_or_other(cfg_parser_t * pctx,const cfg_type_t * enumtype,const cfg_type_t * othertype,cfg_obj_t ** ret) cfg_parse_enum_or_other() argument
1475 cfg_doc_enum_or_other(cfg_printer_t * pctx,const cfg_type_t * enumtype,const cfg_type_t * othertype) cfg_doc_enum_or_other() argument
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dparser.c1658 const cfg_type_t *othertype, cfg_obj_t **ret) { in cfg_parse_enum_or_other()
1674 const cfg_type_t *othertype) { in cfg_doc_enum_or_other()
/netbsd-src/external/bsd/unbound/dist/services/
H A Dlocalzone.c564 const char* othertype = NULL; in local_zone_enter_rr() local