Annotation of 43BSD/contrib/rn/only.h, revision 1.1

1.1     ! root        1: /* $Header: only.h,v 4.3 85/05/01 11:45:27 lwall Exp $
        !             2:  *
        !             3:  * $Log:       only.h,v $
        !             4:  * Revision 4.3  85/05/01  11:45:27  lwall
        !             5:  * Baseline for release with 4.3bsd.
        !             6:  * 
        !             7:  */
        !             8: 
        !             9: #ifndef NBRA
        !            10: #include "search.h"
        !            11: #endif
        !            12: 
        !            13: #ifdef ONLY
        !            14:     EXT char *ngtodo[NGMAX];           /* restrictions in effect */
        !            15: #   ifdef SPEEDOVERMEM
        !            16:        EXT COMPEX *compextodo[NGMAX];  /* restrictions in compiled form */
        !            17: #   endif
        !            18: #endif
        !            19: 
        !            20: EXT int maxngtodo INIT(0);                     /*  0 => no restrictions */
        !            21:                                        /* >0 => # of entries in ngtodo */
        !            22: 
        !            23: void   only_init();
        !            24: bool   inlist();       /* return TRUE if ngname is in command line list */
        !            25:                        /* or if there was no list */
        !            26: void   setngtodo();
        !            27: #ifdef ONLY
        !            28:     void       end_only();
        !            29: #endif

unix.superglobalmegacorp.com

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