Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_tmpl.c3049 tv_errors_t *scft; in tmpl_errors_print() local
3061 for (scft = uu_list_first(errs->te_scf); in tmpl_errors_print()
3062 scft != NULL; in tmpl_errors_print()
3063 scft = uu_list_next(errs->te_scf, scft)) { in tmpl_errors_print()
3064 scferrs = scft->tve_errors; in tmpl_errors_print()