Annotation of 40BSD/cmd/refer/refer0.c, revision 1.1

1.1     ! root        1: # include "stdio.h"
        !             2: # include "refer..c"
        !             3: FILE *in = stdin;
        !             4: int endpush = 0;
        !             5: int labels = 0;
        !             6: int keywant = 0;
        !             7: int sort = 0;
        !             8: int bare = 0;
        !             9: int authrev = 0;
        !            10: char *smallcaps = "";
        !            11: char *keystr = "AD";
        !            12: int nmlen = 0, dtlen = 0;
        !            13: char *rdata[NSERCH];
        !            14: char **search = rdata;
        !            15: int refnum = 0;
        !            16: char reftext[NRFTXT];
        !            17: char *reftable[NRFTBL];
        !            18: char *rtp = reftext;
        !            19: int sep = '\n';
        !            20: char tfile[NTFILE];
        !            21: FILE *fo = stdout;
        !            22: FILE *ftemp = stdout;
        !            23: char ofile[NTFILE];
        !            24: char gfile[NTFILE];
        !            25: char hidenam[NTFILE];
        !            26: char *Ifile = "standard input";
        !            27: int Iline = 0;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.