Annotation of researchv10no/cmd/odist/pax/include/namval.h, revision 1.1

1.1     ! root        1: /*
        !             2:  * G. S. Fowler
        !             3:  * AT&T Bell Laboratories
        !             4:  *
        !             5:  * name-value struct support
        !             6:  */
        !             7: 
        !             8: #ifndef __NAMVAL_H__
        !             9: #define __NAMVAL_H__
        !            10: 
        !            11: struct namval
        !            12: {
        !            13:        char*           name;
        !            14:        int             value;
        !            15: };
        !            16: 
        !            17: #endif

unix.superglobalmegacorp.com

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