Home
last modified time | relevance | path

Searched refs:tes_index (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c4348 int tes_index; member
4903 ret->tes_index = 0; in _scf_create_errors()
5904 if (errs->tes_index < errs->tes_num_errs) { in scf_tmpl_next_error()
5905 assert(errs->tes_errs[errs->tes_index] != NULL); in scf_tmpl_next_error()
5906 return (errs->tes_errs[errs->tes_index++]); in scf_tmpl_next_error()
5915 errs->tes_index = 0; in scf_tmpl_reset_errors()