
  PROCEDURE [XREF] nlp$la_open_saps
    (    device_id: nlt$device_identifier;
         subnet_count: nat$subnet_identifier;
         subnet_list: ^array [1 .. * ] of nat$subnet_identifier);

?? PUSH (LISTEXT := ON) ??
*copyc nat$subnet_identifier
*copyc nlt$device_identifier
?? POP ??
