|
|
1.1 root 1: /* netb ioctls */
2: /* ioctl(fd, cmd, buf) buf is always 64 bytes, and is both read and written */
3:
4: /* used in the client kernel */
5: #define NBIOCON (('a'<<8)|1) /* turn debugging prints on */
6: #define NBIOCOFF (('a'<<8)|2) /* turn debugging prints off */
7: #define NBIOCBSZ (('a'<<8)|3) /* first word of buf is nbbsz */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.