Home
last modified time | relevance | path

Searched defs:funenv (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c77 struct funenv struct
79 Namval_t *node;
80 struct argnod *env;
81 Namval_t **nref;
3301 struct funenv funenv; in sh_mathfun() local