
  PROCEDURE [XREF] nap$offer_connection_switch
    (    file: fst$file_reference;
         destination: jmt$system_supplied_name;
         wait_time: nat$wait_time;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc fst$file_reference
*copyc jmt$system_supplied_name
*copyc nat$wait_time
*copyc ost$wait
*copyc ost$status
*copyc ame$device_class_validation
*copyc ame$lfn_program_actions
*copyc nae$application_interfaces
?? POP ??
