|
|
1.1 root 1: /* (-lgl
2: * COHERENT Version 4.0
3: * Copyright (c) 1982, 1992 by Mark Williams Company.
4: * All rights reserved. May not be copied without permission.
5: -lgl) */
6: struct dirent {
7: long d_ino; /* i-node number */
8: daddr_t d_off; /* offset in actual directory */
9: unsigned short d_reclen; /* record length */
10: char d_name[1];
11: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.