Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dproto.h185 extern Cell *dostat(Node **, int);
Drun.c1391 Cell *dostat(Node **a, int n) /* do a[0]; while(a[1]) */ in dostat() function