Source position: mselibc.pas line 2094
function fcntl(
__fd: cint;
__cmd: cint;
args: array of Const
):cint; overload;function fcntl(
__cmd: cint
):cint; overload;