Annotation of 43BSD/contrib/nntp/rrn/ngdata.h, revision 1.1

1.1     ! root        1: /* $Header: ngdata.h,v 4.3 85/05/01 11:44:48 lwall Exp $
        !             2:  *
        !             3:  * $Log:       ngdata.h,v $
        !             4:  * Revision 4.3  85/05/01  11:44:48  lwall
        !             5:  * Baseline for release with 4.3bsd.
        !             6:  * 
        !             7:  */
        !             8: 
        !             9: EXT FILE *actfp INIT(Nullfp);  /* the active file */
        !            10: EXT bool writesoft INIT(FALSE);        /* rewrite the soft pointer file? */
        !            11: EXT int softtries INIT(0), softmisses INIT(0);
        !            12: 
        !            13: #ifdef SERVER
        !            14:     EXT char active_name[];
        !            15: #endif
        !            16: 
        !            17: #ifdef CACHEFIRST
        !            18:     EXT ART_NUM abs1st[MAXRCLINE];     /* 1st real article in newsgroup */
        !            19: #else
        !            20: # ifdef MININACT
        !            21:     EXT ART_NUM abs1st INIT(0);
        !            22: # endif
        !            23: #endif
        !            24: 
        !            25: 
        !            26: void   ngdata_init();
        !            27: ART_NUM        getngsize();
        !            28: ACT_POS findact();
        !            29: ART_NUM        getabsfirst();
        !            30: ART_NUM        getngmin();

unix.superglobalmegacorp.com

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