Home
last modified time | relevance | path

Searched refs:add_scf_error (Results 1 – 1 of 1) 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() function
2163 if (add_scf_error(errs, SCF_TERR_PG_PATTERN_CONFLICT, in gather_pattern()
2187 if (add_scf_error(errs, SCF_TERR_PROP_PATTERN_CONFLICT, in gather_pattern()
2632 (void) add_scf_error(errs, SCF_TERR_INCLUDE_VALUES, pinfo->pi_enc_pgp, in include_values_support()
2725 if (add_scf_error(errs, SCF_TERR_PG_PATTERN_INCOMPLETE, in tmpl_required_attr_present()
2744 rv = add_scf_error(errs, in tmpl_required_attr_present()
2749 rv = add_scf_error(errs, in tmpl_required_attr_present()
2831 if (add_scf_error(errs, SCF_TERR_GENERAL_REDEFINE, in tmpl_scan_general()
3318 (void) add_scf_error(errs, SCF_TERR_CARDINALITY_VIOLATION, in tmpl_validate_cardinality()
3371 if (add_scf_error(errs, SCF_TERR_MISSING_PG, pg, in tmpl_required_pg_present()
[all …]