Annotation of researchv9/sys.vax/h/dir.h, revision 1.1

1.1     ! root        1: #ifndef        DIRSIZ
        !             2: #define        DIRSIZ  14
        !             3: #endif
        !             4: struct direct
        !             5: {
        !             6:        ino_t   d_ino;
        !             7:        char    d_name[DIRSIZ];
        !             8: };

unix.superglobalmegacorp.com

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