
  PROCEDURE [XREF] msp$unmark_element_requested
    (    job_name: jmt$system_supplied_name;
         gtid: ost$global_task_id;
         peripheral_index: integer;
         mainframe_id: pmt$mainframe_id;
     VAR dedicated_access_released: boolean;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc pmt$mainframe_id
*copyc jmt$system_supplied_name
*copyc ost$global_task_id
*copyc ost$status
?? POP ??
