
  PROCEDURE [XREF] pup$restore_all_cycle_contents ALIAS 'puxracc'
    (requested_entry: put$entry;
        catalog_header: put$catalog_header;
        new_entry: put$entry;
        new_catalog_header: put$catalog_header;
        restore_selections: put$restore_data_selections;
    VAR backup_file_id: put$file_identifier;
    VAR status: ost$status);
?? PUSH (LISTEXT := ON) ??
*copyc PUD$HIERARCHY_LIST
*copyc PUT$FILE_IDENTIFIER
*copyc put$restore_data_selections
*copyc OST$STATUS
?? POP ??
