
  PROCEDURE [XREF] rfp$change_nad_or_trunk_state (nad_names: ^ARRAY[1 .. *] OF rft$component_name;
    trunk_names_p: ^ARRAY[1 .. *] OF rft$component_name;
    state: rft$element_state;
    VAR status: ost$status);

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