
  PROCEDURE [XREF] jmp$cluster_get_leveling_data
    (    target_mainframe_id: pmt$mainframe_id;
         target_options_p: ^SEQ ( * );
         data_packet_size: ost$segment_length;
     VAR data_area_p: {input, output} ^SEQ ( * );
     VAR mainframes_processed: jmt$rpc_mainframes_processed;
     VAR number_of_data_packets: ost$non_negative_integers;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc jmt$rpc_mainframes_processed
*copyc osd$integer_limits
*copyc osd$virtual_address
*copyc ost$status
*copyc pmt$mainframe_id
?? POP ??
