Home
last modified time | relevance | path

Searched defs:iexpr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Diexpr.c50 static struct iexpr { struct
52 struct iexpr *next; /* next entry in hash bucket */ argument
57 * iexpr_init -- initialize the iexpr module argument
231 iexpr(struct node *np) in iexpr() function