_scf_tmpl_add_error
rc = _scf_tmpl_add_error(errs->te_cur_scf->tve_errors, ec,
return (_scf_tmpl_add_error(errs, SCF_TERR_MISSING_PG, NULL, NULL, ev1,
return (_scf_tmpl_add_error(errs, SCF_TERR_WRONG_PG_TYPE, pg_name, NULL,
return (_scf_tmpl_add_error(errs, SCF_TERR_MISSING_PROP, pg_name, NULL,
return (_scf_tmpl_add_error(errs, SCF_TERR_WRONG_PROP_TYPE, pg_name,
return (_scf_tmpl_add_error(errs, type, pg_name, prop_name, s_min,
return (_scf_tmpl_add_error(errs, type, pg_name, prop_name, NULL, NULL,
return (_scf_tmpl_add_error(errs, type, pg_name, prop_name, s_min,
return (_scf_tmpl_add_error(errs, SCF_TERR_PG_REDEFINE, NULL, NULL,
int _scf_tmpl_add_error(scf_tmpl_errors_t *errs, scf_tmpl_error_type_t type,