Searched refs:SCF_ERROR_TEMPLATE_INVALID (Results 1 – 4 of 4) sorted by relevance
449 (void) scf_set_error(SCF_ERROR_TEMPLATE_INVALID); in _scf_read_tmpl_prop_type_as_string()1046 SCF_ERROR_TEMPLATE_INVALID); in _get_restarter_inst()1404 SCF_ERROR_TEMPLATE_INVALID); in check_target_match()2255 (void) scf_set_error(SCF_ERROR_TEMPLATE_INVALID); in _scf_tmpl_prop_value()2799 SCF_ERROR_TEMPLATE_INVALID); in scf_tmpl_iter_props()2965 (void) scf_set_error(SCF_ERROR_TEMPLATE_INVALID); in _read_localized_astring_from_pg()3077 (void) scf_set_error(SCF_ERROR_TEMPLATE_INVALID); in scf_tmpl_pg_required()3121 (void) scf_set_error(SCF_ERROR_TEMPLATE_INVALID); in scf_tmpl_pg_target()3157 (void) scf_set_error(SCF_ERROR_TEMPLATE_INVALID); in scf_tmpl_prop_name()3165 case SCF_ERROR_TEMPLATE_INVALID: in scf_tmpl_prop_name()[all …]
69 {SCF_ERROR_TEMPLATE_INVALID, "template data is invalid"},
158 SCF_ERROR_TEMPLATE_INVALID, /* template data is invalid */ enumerator
11394 if (scf_error() == SCF_ERROR_TEMPLATE_INVALID) { in lscf_validate_fmri()