Searched defs:scf_tmpl_error (Results 1 – 1 of 1) sorted by relevance
463 struct scf_tmpl_error { struct464 scf_tmpl_errors_t *te_errs; argument465 scf_tmpl_error_type_t te_type; argument466 const char *te_pg_name;467 const char *te_prop_name;468 const char *te_ev1;469 const char *te_ev2;470 const char *te_actual;471 const char *te_tmpl_fmri;472 const char *te_tmpl_pg_name;[all …]