|
|
1.1 root 1: /* vcmd.h 6.1 83/07/29 */
2:
3: #ifndef _IOCTL_
4: #include <sys/ioctl.h>
5: #endif
6:
7: #define VPRINT 0100
8: #define VPLOT 0200
9: #define VPRINTPLOT 0400
10:
11: #define VGETSTATE _IOR(v, 0, int)
12: #define VSETSTATE _IOW(v, 1, int)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.