Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dproto.h183 extern Cell *ifstat(Node **, int);
Drun.c1356 Cell *ifstat(Node **a, int n) /* if (a[0]) a[1]; else a[2] */ in ifstat() function