Searched refs:_scf_create_errors (Results 1 – 4 of 4) sorted by relevance
423 scf_tmpl_errors_t *_scf_create_errors(const char *, int);
286 _scf_create_errors;
4890 _scf_create_errors(const char *fmri, int destroy_strings) in _scf_create_errors() function5891 *errs = _scf_create_errors(fmri, 1); in scf_tmpl_value_in_constraint()6546 if ((*errs = _scf_create_errors(fmri, 1)) == NULL) in scf_tmpl_validate_fmri()
1223 ste->tve_errors = _scf_create_errors(fmri, 1); in tv_errors_create()