Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk/
H A Dawk.h428 extern Cell *instat(Node **, int);
H A Drun.c1671 instat(Node **a, int n) /* for (a[0] in a[1]) a[2] */ in instat() function
/illumos-gate/usr/src/cmd/oawk/
H A Drun.c994 instat(NODE **a, int n) in instat() function