Lines Matching defs:errs
1673 add_scf_error(tmpl_errors_t *errs, scf_tmpl_error_type_t ec, in add_scf_error()
1818 tmpl_errors_add_im(tmpl_errors_t *errs, tmpl_validate_status_t ec, entity_t *e, in tmpl_errors_add_im()
2095 tmpl_errors_t *errs) in gather_pattern()
2586 tmpl_errors_t *errs) in include_values_support()
2646 tmpl_include_values_check(uu_avl_t *tree, tmpl_errors_t *errs) in tmpl_include_values_check()
2683 tmpl_errors_t *errs) in tmpl_pattern_conflict()
2700 tmpl_required_attr_present(uu_avl_t *tree, tmpl_errors_t *errs) in tmpl_required_attr_present()
2774 tmpl_level_t level, tmpl_errors_t *errs) in tmpl_scan_general()
2855 tmpl_level_redefine(entity_t *inst, uu_avl_t *tree, tmpl_errors_t *errs) in tmpl_level_redefine()
2901 tmpl_consistency(entity_t *inst, tmpl_errors_t *errs) in tmpl_consistency()
3042 tmpl_errors_print(FILE *out, tmpl_errors_t *errs, const char *prefix) in tmpl_errors_print()
3283 pgroup_t *pg, pgroup_t *pg_pattern, tmpl_errors_t *errs) in tmpl_validate_cardinality()
3332 tmpl_required_pg_present(entity_t *e, tmpl_errors_t *errs) in tmpl_required_pg_present()
3399 tmpl_errors_t *errs) in tmpl_required_props_present()
3499 pgroup_t *pg_pattern, tmpl_errors_t *errs) in tmpl_validate_value_range()
3575 pgroup_t *pg_pattern, tmpl_errors_t *errs) in tmpl_validate_values()
3666 pgroup_t *pg, pgroup_t *pg_pattern, tmpl_errors_t *errs) in tmpl_validate_value_constraints()
3694 pgroup_t *pg_pattern, tmpl_errors_t *errs) in tmpl_validate_prop()
3770 tmpl_validate_pg(entity_t *e, pgroup_t *pg, tmpl_errors_t *errs) in tmpl_validate_pg()
3897 tmpl_validate_entity_pgs(entity_t *e, tmpl_errors_t *errs) in tmpl_validate_entity_pgs()
3933 tmpl_validate_instance(entity_t *e, tmpl_errors_t *errs) in tmpl_validate_instance()
3966 tmpl_validate_service(entity_t *svc, tmpl_errors_t *errs) in tmpl_validate_service()
4001 tmpl_errors_t *errs = NULL; in tmpl_validate_bundle() local