Home
last modified time | relevance | path

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
H A Ditree.c1710 if (ep->serdprops) in itree_destructor()
1711 lut_free(ep->serdprops, serdprops_destructor, NULL); in itree_destructor()
1751 lut_free(ep->serdprops, serdprops_destructor, NULL); in itree_pruner()
1764 ep->serdprops = NULL; in itree_pruner()
H A Deval.c734 if ((serdvalp = (struct evalue *)lut_lookup(flt->serdprops, in eval_func()
796 flt->serdprops = lut_add(flt->serdprops, (void *)str, in eval_func()
H A Dfme.c1053 if ((ep = (struct evalue *)lut_lookup(sp->serdprops, in serd_eval()
1058 if ((ep = (struct evalue *)lut_lookup(sp->serdprops, in serd_eval()
1063 if ((ep = (struct evalue *)lut_lookup(sp->serdprops, in serd_eval()
1068 if ((ep = (struct evalue *)lut_lookup(sp->serdprops, in serd_eval()