Lines Matching defs:msgb
2264 struct msgbuf msgb;
2267 Pread(Proc, &msgb, sizeof (msgb.mtype), offset) ==
2268 sizeof (msgb.mtype)) {
2275 msgb.mtype);
2277 (long)(offset + sizeof (msgb.mtype)), msgsz);
2289 struct ipcmsgbuf32 msgb;
2292 Pread(Proc, &msgb, sizeof (msgb.mtype), offset) ==
2293 sizeof (msgb.mtype)) {
2300 msgb.mtype);
2302 (long)(offset + sizeof (msgb.mtype)), msgsz);