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

flock

Declaration

Source position: bfcntlh.inc line 78

type flock = record

  l_type: SmallInt;

  l_whence: SmallInt;

  l_start: __off_t;

  l_len: __off_t;

  l_pid: __pid_t;

end;


Documentation generated on: 2023-03-18