Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

flock64

Declaration

Source position: bfcntlh.inc line 87

type flock64 = record

  l_type: SmallInt;

  l_whence: SmallInt;

  l_start: __off64_t;

  l_len: __off64_t;

  l_pid: __pid_t;

end;


Documentation generated on: 2023-03-18