sioctlh.inc 387 B

123456789
  1. function ioctl(__fd:longint; __request:dword; args:array of const):longint;cdecl;external clib name 'ioctl';
  2. function ioctl(__fd:longint; __request:dword):longint;cdecl;external clib name 'ioctl';
  3. { ---------------------------------------------------------------------
  4. Borland compatibility types
  5. ---------------------------------------------------------------------}
  6. // Type