Searched defs:tripinst (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c1282 struct node *tripinst = local
1285 ASSERT(tripinst != NULL);
1286 *enamep = tripinst->u.event.ename->u.name.s;
1287 *ippp = ipath(tripinst->u.event.epname);

Completed in 85 milliseconds