Home
last modified time | relevance | path

Searched refs:eval_fru (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deval.c55 static struct node *eval_fru(struct node *np);
130 nodep = eval_fru(np->u.func.arglist); in eval_getname()
583 valuep->v = (uintptr_t)eval_fru(np); in eval_func()
1985 eval_fru(struct node *np) in eval_fru() function