
  PROCEDURE [XREF] clp$record_child_task
    (    caller_ring: ost$valid_ring;
         child_task_id: pmt$task_id;
         synchronous_with_parent: boolean;
         command_file: amt$local_file_name;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amt$local_file_name
*copyc osd$virtual_address
*copyc ost$status
*copyc pmt$task_id
?? POP ??
