Lines Matching defs:actual
4432 * actual value="err->te_actual"
5073 const char *ev1, const char *ev2, const char *actual,
5091 err->te_actual = actual;
5199 char *actual = NULL;
5208 if ((actual = _scf_get_pg_type(pg)) == NULL)
5222 ev1, NULL, actual, t_fmri, t_pg_name, t_pg_type, NULL, NULL));
5226 free(actual);
5324 char *actual = NULL;
5337 if ((actual = _scf_get_prop_type(prop)) == NULL)
5366 prop_name, ev1, NULL, actual, t_fmri, t_pg_name, t_pg_type,
5372 free(actual);