
  PROCEDURE [XREF] nap$await_server_response
    (    file: fst$file_reference;
         wait_time: nat$wait_time;
     VAR status: ost$status);

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