
  PROCEDURE [XREF] amp$evict ALIAS 'amxevct'
    (    local_file_name: amt$local_file_name;
         mode: amt$evict_mode;
         byte_address: amt$file_byte_address;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc amc$condition_code_limits
*copyc ame$device_class_validation
*copyc ame$evict_validation_errors
*copyc ame$lfn_program_actions
*copyc ame$ring_validation_errors
*copyc amt$evict_mode
*copyc amt$file_byte_address
*copyc amt$file_identifier
*copyc amt$local_file_name
*copyc ost$status
?? POP ??
