/packages/libc/src/fileh.inc

https://github.com/slibre/freepascal · Pascal · 15 lines · 5 code · 6 blank · 4 comment · 0 complexity · 381bc45883264b5064862aa0dd8def7e MD5 · raw file

  1. const
  2. L_SET = 0;
  3. L_INCR = 1;
  4. L_XTND = 2;
  5. function __flock(__fd:longint; __operation:longint):longint;cdecl;external clib name 'flock';
  6. { ---------------------------------------------------------------------
  7. Borland compatibility types
  8. ---------------------------------------------------------------------}
  9. // Type