Searched defs:scf_tmpl_error (Results 1 – 1 of 1) sorted by relevance
460 struct scf_tmpl_error { struct461 scf_tmpl_errors_t *te_errs; argument462 scf_tmpl_error_type_t te_type; argument463 const char *te_pg_name;464 const char *te_prop_name;465 const char *te_ev1;466 const char *te_ev2;467 const char *te_actual;468 const char *te_tmpl_fmri;469 const char *te_tmpl_pg_name;[all …]