/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
- const
- L_SET = 0;
- L_INCR = 1;
- L_XTND = 2;
- function __flock(__fd:longint; __operation:longint):longint;cdecl;external clib name 'flock';
- { ---------------------------------------------------------------------
- Borland compatibility types
- ---------------------------------------------------------------------}
- // Type