Annotation of 42BSD/etc/dump.4.1/include.4.1/sys/dir.h, revision 1.1.1.1

1.1       root        1: /*     dir.h   4.2     81/02/19        */
                      2: 
                      3: #ifndef        DIRSIZ
                      4: #define        DIRSIZ  14
                      5: #endif
                      6: struct direct
                      7: {
                      8:        ino_t   d_ino;
                      9:        char    d_name[DIRSIZ];
                     10: };

unix.superglobalmegacorp.com

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