
  PROCEDURE [XREF] syp$write_job_fixed_pages
    (    job_fixed_page_count: mmt$page_frame_index;
         job_fixed: ^array [0 .. 7fffffff(16)] of cell;
         sfdp: ^jst$swap_file_descriptor;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc mmt$page_frame_index
*copyc jst$swap_file_descriptor
*copyc ost$status
?? POP ??
