
  PROCEDURE [XREF] stp$build_pf_root_locator ALIAS 'stxbpfl'
    (    p_pf_root: pft$p_root;
         p_vol_set_table: ^stt$vol_set_table;
     VAR pf_root_locator: stt$pf_root_locator);

?? PUSH (LISTEXT := ON) ??
*copyc pft$p_root
*copyc stt$pf_root_locator
*copyc stt$vol_set_table
?? POP ??
