JavaScript is disabled on your browser.
Description
Nested Class Summary
Enum Constant Summary
Field Summary
Constructor Summary
Method Summary
Enum Constant Details
FAPPEND
FREAD
FWRITE
FASYNC
FFSYNC
FNONBLOCK
FNDELAY
F_DUPFD
F_GETFD
F_SETFD
F_GETFL
F_SETFL
F_GETOWN
F_SETOWN
F_GETLK
F_SETLK
F_SETLKW
F_CHKCLEAN
F_PREALLOCATE
F_SETSIZE
F_RDADVISE
F_RDAHEAD
F_READBOOTSTRAP
F_WRITEBOOTSTRAP
F_NOCACHE
F_LOG2PHYS
F_GETPATH
F_FULLFSYNC
F_PATHPKG_CHECK
F_FREEZE_FS
F_THAW_FS
F_GLOBAL_NOCACHE
F_ADDSIGS
F_MARKDEPENDENCY
F_RDLCK
F_UNLCK
F_WRLCK
F_ALLOCATECONTIG
F_ALLOCATEALL
F_GETPIPE_SZ
F_SETPIPE_SZ
Field Details
value
MIN_VALUE
MAX_VALUE
Constructor Details
Fcntl(long)
Method Details
values()
valueOf(String)
value()
intValue()
longValue()
defined()
Enum Constant Summary
Enum Constants
Field Summary
Fields
static final long
static final long
private final long
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
final boolean
final int
final long
final int
Returns the enum constant of this type with the specified name.
Returns an array containing the constants of this enum type, in
the order they are declared.
Methods inherited from class Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf