
  PROCEDURE [XREF] stp$search_ast_by_volume
    (    volume: rmt$recorded_vsn;
     VAR ast_entry: stt$active_set_entry;
     VAR ast_index: stt$ast_index;
     VAR volume_found: boolean);

?? PUSH (LISTEXT := ON) ??
*copyc rmt$recorded_vsn
*copyc stt$active_set_entry
*copyc stt$ast_index
?? POP ??
