Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/fm/modules/common/eversholt/
H A Deval.c118 eval_getname(struct node *funcnp, struct lut *ex, struct node *events[], in eval_getname() argument
210 eval_func(struct node *funcnp, struct lut *ex, struct node *events[], in eval_func() argument
[all...]
/titanic_52/usr/src/cmd/awk_xpg4/
H A Dawk4.c586 register NODE *funcnp; in f_asort() local