Searched refs:serdprops (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.h86 struct lut *serdprops; /* nvpairs for dynamic serd args */ member in struct:event
H A Ditree.c1710 if (ep->serdprops)
1711 lut_free(ep->serdprops, serdprops_destructor, NULL);
1751 lut_free(ep->serdprops, serdprops_destructor, NULL);
1764 ep->serdprops = NULL;
H A Deval.c732 if ((serdvalp = (struct evalue *)lut_lookup(flt->serdprops,
794 flt->serdprops = lut_add(flt->serdprops, (void *)str,
H A Dfme.c1046 if ((ep = (struct evalue *)lut_lookup(sp->serdprops,
1051 if ((ep = (struct evalue *)lut_lookup(sp->serdprops,
1056 if ((ep = (struct evalue *)lut_lookup(sp->serdprops,
1061 if ((ep = (struct evalue *)lut_lookup(sp->serdprops,

Completed in 204 milliseconds