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