taglinefilesource code
msg_type365drivers/net/ibmtr.hunsigned char msg_type;
msg_type61include/linux/msg.hlong  msg_type;          
msg_type99ipc/msg.cmsgh->msg_type = mtype;
msg_type151ipc/msg.cif (tmsg->msg_type != msgtyp)
msg_type157ipc/msg.cif (tmsg->msg_type == msgtyp)
msg_type164ipc/msg.cif (tmsg->msg_type < leastp->msg_type) 
msg_type166ipc/msg.cif (leastp && leastp->msg_type <= - msgtyp)
msg_type195ipc/msg.cput_user (nmsg->msg_type, &msgp->mtype);