|
|
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: /*
7: * System status structure
8: */
9:
10: struct ustat {
11: daddr_t f_tfree; /* Total free bloks */
12: ino_t f_tinode; /* Number of free inodes */
13: char f_fname[6]; /* File system name (label) */
14: char f_fpack[6]; /* File system pack name */
15: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.