
  PROCEDURE [XREF] iop$terminate_assignment (
    sfid: gft$system_file_identifier;
    ssn: jmt$system_supplied_name;
    message: string (osc$max_string_size);
    VAR status: ost$status);


?? PUSH (LISTEXT := ON) ??
*copyc gft$system_file_identifier
*copyc jmt$system_supplied_name
*copyc ost$status
*copyc ost$string
?? POP ??


