
  PROCEDURE [XREF] dmp$convert_sfid_to_lun ALIAS 'dmxcsl'
    (    sfid: gft$system_file_identifier;
     VAR lun: iot$logical_unit;
     VAR status: ost$status);

?? PUSH (LISTEXT := ON) ??
*copyc gft$system_file_identifier
*copyc iot$logical_unit
*copyc ost$status
?? POP ??
