Source position: amigados.pas line 1378
type TMultiAssign = record
ma_Next: PMultiAssign;
dat: record
ma_lock: LongInt;
ma_name: PChar;
end;