taglinefilesource code
msgbuf11include/asm-sparc/vac-ops.hextern char end, etext, msgbuf;
msgbuf45include/linux/ipc.hstruct msgbuf *msgp;
msgbuf39ipc/msg.cint sys_msgsnd (int msqid, struct msgbuf *msgp, int msgsz, int msgflg)
msgbuf111ipc/msg.cint sys_msgrcv (int msqid, struct msgbuf *msgp, int msgsz, long msgtyp, 
msgbuf27ipc/util.cextern int sys_msgsnd (int msqid, struct msgbuf *msgp, int msgsz, int msgflg);
msgbuf28ipc/util.cextern int sys_msgrcv (int msqid, struct msgbuf *msgp, int msgsz, long msgtyp,
msgbuf95ipc/util.creturn sys_msgsnd (first, (struct msgbuf *) ptr, 
msgbuf111ipc/util.creturn sys_msgrcv (first, (struct msgbuf *) ptr, second, fifth, third);