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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c1102 arglist2argv(struct node *np, struct lut **globals, struct config *croot, function
1118 if (arglist2argv(np->u.expr.left, globals, croot, arrowp,
1126 if (arglist2argv(np->u.expr.right, globals, croot, arrowp,
1177 "call: arglist2argv: unexpected result from"
1199 out(O_ERR, "call: arglist2argv: node type %s is unsupported",
1325 if (arglist2argv(np, globals, croot, arrowp, &argv, &argc, &argvlen) ||

Completed in 64 milliseconds