Searched defs:othertype (Results 1 – 3 of 3) sorted by relevance
1459 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
1658 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()
564 const char* othertype = NULL; in local_zone_enter_rr() local