
  PROCEDURE [XREF] sfp$create_routing_control
    (    routing_control_table_p: sft$routing_control_table;
         statistic_code: sft$statistic_code;
         os_heap: ^ost$heap;
     VAR routing_control_p: ^sft$routing_control);

?? PUSH (LISTEXT := ON) ??
*copyc ost$heap
*copyc sft$routing_control
*copyc sft$routing_control_table
*copyc sft$statistic_code
?? POP ??
