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