Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.h58 int platform_call(struct node *np, struct lut **globals, struct config *croot,
H A Dplatform.c1304 platform_call(struct node *np, struct lut **globals, struct config *croot, in platform_call() function
H A Deval.c596 return (! platform_call(np, globals, croot, arrowp, valuep)); in eval_func()