Source position: amigados.pas line 1040
type tFileLock = record
fl_Link: BPTR;
fl_Key: LongInt;
fl_Access: LongInt;
fl_Task: pMsgPort;
fl_Volume: BPTR;
end;