
  PROCEDURE [XREF] cmp$determine_redundant_channel
    (    channel: cmt$physical_channel;
         iou_number: dst$iou_number;
         ignore_state: boolean;
     VAR redundant: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc cmt$physical_channel
*copyc dst$iou_number
*copyc ost$status
?? POP ??
