Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/inc/
H A Dlibscf_priv.h470 const char *te_actual; member
/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c4772 return (err->te_actual); in _get_actual_val()
4980 err->te_actual = actual; in _scf_tmpl_add_error()
6759 free((char *)e->te_actual); in scf_tmpl_errors_destroy()
6863 err->te_actual != NULL) { in scf_tmpl_error_pg()
6867 *type = (char *)err->te_actual; in scf_tmpl_error_pg()
6983 if (err->te_actual != NULL) { in scf_tmpl_error_value()
6985 *val = (char *)err->te_actual; in scf_tmpl_error_value()