Searched defs:scf_tmpl_errors_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf.h68 typedef struct scf_tmpl_errors scf_tmpl_errors_t; typedef in typeref:struct:scf_tmpl_errors
857 scf_tmpl_errors_t **errs);
863 const char *, scf_tmpl_errors_t **, int);
866 void scf_tmpl_errors_destroy(scf_tmpl_errors_t *errs);
867 scf_tmpl_error_t *scf_tmpl_next_error(scf_tmpl_errors_t *);
868 void scf_tmpl_reset_errors(scf_tmpl_errors_t *errs);

Completed in 26 milliseconds