Searched refs:tmpl_errors_t (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_tmpl.c | 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() [all …]
|
H A D | svccfg.h | 320 typedef struct tmpl_errors tmpl_errors_t; typedef 501 void tmpl_errors_destroy(tmpl_errors_t *); 502 void tmpl_errors_print(FILE *, tmpl_errors_t *, const char *); 506 tmpl_validate_status_t tmpl_validate_bundle(bundle_t *, tmpl_errors_t **);
|
H A D | svccfg_engine.c | 524 tmpl_errors_t *errs; in import_manifest_file()
|
H A D | svccfg_libscf.c | 11441 tmpl_errors_t *errs; in lscf_validate_file()
|