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

fcntl

Declaration

Source position: fcntlh.inc line 13

function fcntl(

  __fd: LongInt;

  __cmd: LongInt;

  args: array of Const

):LongInt;

function fcntl(

  __fd: LongInt;

  __cmd: LongInt

):LongInt;

function fcntl(

  Handle: Integer;

  Command: Integer;

  var Lock: TFlock

):Integer;

function fcntl(

  Handle: Integer;

  Command: Integer;

  Arg: LongInt

):Integer;


Documentation generated on: 2023-03-18