|
|
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: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.