Searched defs:instat (Results 1 – 2 of 2) sorted by relevance
/plan9/sys/src/ape/cmd/patch/ | ||
H A D | common.h | 155 XTERN struct stat instat; variable |
/plan9/sys/src/cmd/awk/ | ||
H A D | run.c | 1415 Cell *instat(Node **a, int n) /* for (a[0] in a[1]) a[2] */ in instat() function |