Home
last modified time | relevance | path

Searched refs:tmpl_errors_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c1673 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 Dsvccfg.h320 typedef struct tmpl_errors tmpl_errors_t; typedef
516 extern void tmpl_errors_destroy(tmpl_errors_t *);
517 extern void tmpl_errors_print(FILE *, tmpl_errors_t *, const char *);
522 tmpl_errors_t **);
H A Dsvccfg_engine.c524 tmpl_errors_t *errs; in import_manifest_file()
H A Dsvccfg_libscf.c11478 tmpl_errors_t *errs; in lscf_validate_file()