Mono Class Library: Mono.Unix.Native.Syscall Overview | Members

Mono.Unix.Native.Syscall.fcntl Overloads

The overloads of fcntl are listed below. For a list of all members, see the Syscall Members list.

Public Methods

static
fcntl(int, FcntlCommand) : int
Documentation for this section has not yet been entered.
static
fcntl(int, FcntlCommand, DirectoryNotifyFlags) : int
Documentation for this section has not yet been entered.
static
fcntl(int, FcntlCommand, ref Flock) : int
Documentation for this section has not yet been entered.
static
fcntl(int, FcntlCommand, long) : int
Documentation for this section has not yet been entered.