|
|
1.1 ! root 1: #define MSG_MAGIC 0x063060 ! 2: #define MSG_BSIZE (NBPG*CLSIZE - 2 * sizeof (long)) ! 3: struct msgbuf { ! 4: long msg_magic; ! 5: long msg_bufx; ! 6: char msg_bufc[MSG_BSIZE]; ! 7: }; ! 8: #ifdef KERNEL ! 9: struct msgbuf msgbuf; ! 10: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.