taglinefilesource code
leastp116ipc/msg.cstruct msg *tmsg, *leastp = NULL;
leastp162ipc/msg.cfor (leastp = tmsg = msq->msg_first; tmsg; 
leastp164ipc/msg.cif (tmsg->msg_type < leastp->msg_type) 
leastp165ipc/msg.cleastp = tmsg;
leastp166ipc/msg.cif (leastp && leastp->msg_type <= - msgtyp)
leastp167ipc/msg.cnmsg = leastp;