Searched refs:tes_num_errs (Results 1 – 1 of 1) sorted by relevance
4349 int tes_num_errs; member4857 assert(errs->tes_num_errs <= errs->tes_errs_size); in _create_error()4858 if (errs->tes_num_errs == errs->tes_errs_size) { in _create_error()4875 errs->tes_errs[errs->tes_num_errs] = ret; in _create_error()4876 errs->tes_num_errs++; in _create_error()4904 ret->tes_num_errs = 0; in _scf_create_errors()5904 if (errs->tes_index < errs->tes_num_errs) { in scf_tmpl_next_error()6723 if ((*errs)->tes_num_errs > 0) in scf_tmpl_validate_fmri()6752 for (i = 0; i < errs->tes_num_errs; ++i) { in scf_tmpl_errors_destroy()