[Overview][Constants][Types][Procedures and functions][Index] |
Source position: ostypes.inc line 155
type FLock64 = record |
l_type: cshort; |
l_whence: cshort; |
l_start: kernel_loff_t; |
l_len: kernel_loff_t; |
l_pid: pid_t; |
end; |
lazarus-ccr.sourceforge.net |