Plan 9 from User Space's /usr/local/plan9/src/cmd/auxstats/dat.h

extern Biobuf bout;
extern void (*statfn[])(int);
extern char buf[];
extern char *line[];
extern char *tok[];
extern int nline, ntok;

void readfile(int);
void tokens(int);

Space Glenda

Copyright © 2005 Lucent Technologies, Russ Cox, MIT.
See license for details.