Name: fcntl - file control Syntax: int fcntl (int fildes, int cmd, int arg) Description: Fcntl provides for control over open files. See Also: close(2), exec(2), open(2), fcntl(5). Bugs: This description could be slightly longer.