ev1
int ev1, ev2;
ev1 = atoi(evp);
ev2 = evp2 ? atoi(evp2) : ev1;
if ((uint_t)ev1 >= LS_MAX_EVENTS ||
(uint_t)ev2 >= LS_MAX_EVENTS || ev1 > ev2)
for (i = ev1; i <= ev2; i++)
static void ev1 __P((int));
ev = sm_seteventm(1000, ev1, 1);
ev = sm_seteventm(9000, ev1, 2);
const char *ev1 = NULL;
ev1 = uint64_to_str(einfo->ei_u.ei_cardinality.ei_min);
ev1 = find_type_specification(pg_pattern);
if (ev1 != NULL) {
ev1 = safe_strdup(ev1);
ev1 = safe_strdup(scf_type_to_string(prop_type));
ev1 = safe_strdup(einfo->ei_u.ei_missing_pg.ei_pg_name);
ev1 = safe_strdup(einfo->ei_u.ei_missing_prop.ei_prop_name);
ev1 = safe_strdup(conflict->sc_parent->sc_fmri);
ev1 = safe_strdup(einfo->ei_u.ei_inc_values.ei_type);
ed[ED_PG_NAME], ed[ED_PROP_NAME], ev1, ev2, actual,
const char *ev1, const char *ev2, const char *actual,
err->te_ev1 = ev1;
char *ev1 = NULL;
if ((ev1 = strdup(t_pg_name)) == NULL) {
return (_scf_tmpl_add_error(errs, SCF_TERR_MISSING_PG, NULL, NULL, ev1,
free(ev1);
char *ev1 = NULL;
if ((ev1 = strdup(t_pg_type)) == NULL) {
ev1, NULL, actual, t_fmri, t_pg_name, t_pg_type, NULL, NULL));
free(ev1);
char *ev1 = NULL;
if ((ev1 = strdup(t_prop_name)) == NULL) {
ev1, NULL, NULL, t_fmri, t_pg_name, t_pg_type, t_prop_name,
free(ev1);
char *ev1 = NULL;
if ((ev1 = strdup(t_prop_type)) == NULL) {
prop_name, ev1, NULL, actual, t_fmri, t_pg_name, t_pg_type,
free(ev1);
char *ev1 = NULL;
if (scf_tmpl_pg_name(t, &ev1) == -1) {
ev1, ev2, NULL, t_fmri, t_pg_name, t_pg_type, NULL, NULL));
free(ev1);
const char *ev1, const char *ev2, const char *actual,