Source position: amigados.pas line 783
type TFileLock = packed record
fl_Link: BPTR;
fl_Key: LongInt;
fl_Access: LongInt;
fl_Task: PMsgPort;
fl_Volume: BPTR;
end;