Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.h59 int platform_call(struct node *np, struct lut **globals, struct config *croot,
H A Dplatform.c1302 platform_call(struct node *np, struct lut **globals, struct config *croot, in platform_call() function
H A Deval.c594 return (! platform_call(np, globals, croot, arrowp, valuep)); in eval_func()