
  PROCEDURE [XREF] syp$store_system_constant
    (    name: ost$name_reference;
         value: integer;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc ost$name_reference
*copyc ost$status
?? POP ??
