Searched refs:platform_call (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | platform.h | 58 int platform_call(struct node *np, struct lut **globals, struct config *croot,
|
H A D | platform.c | 1304 platform_call(struct node *np, struct lut **globals, struct config *croot, in platform_call() function
|
H A D | eval.c | 596 return (! platform_call(np, globals, croot, arrowp, valuep)); in eval_func()
|