Searched refs:ifstat (Results 1 – 5 of 5) sorted by relevance
4 TARGETS=ss nstat ifstat rtacct lnstat20 ifstat: ifstat.c target21 $(QUIET_CC)$(CC) $(CFLAGS) $(LDFLAGS) -o ifstat ifstat.c $(LDLIBS) -lm
2 ifstat
187 extern Cell *ifstat(Node **, int);
1411 Cell *ifstat(Node **a, int n) /* if (a[0]) a[1]; else a[2] */ in ifstat() function
1703 static void ifstat (LexState *ls, int line) { in ifstat() function1883 ifstat(ls, line); in statement()