Home
last modified time | relevance | path

Searched refs:NSTAT (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/nawk-20071023/
Dparse.c46 a->ntype = NSTAT; in exptostat()
101 x->ntype = NSTAT; in stat1()
110 x->ntype = NSTAT; in stat2()
119 x->ntype = NSTAT; in stat3()
128 x->ntype = NSTAT; in stat4()
213 x->ntype = NSTAT; in pa2stat()
Dawk.h175 #define NSTAT 2 macro