public class Fcntl extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Fcntl.NoTransitions |
| Constructor and Description |
|---|
Fcntl() |
| Modifier and Type | Method and Description |
|---|---|
static int |
O_CREAT() |
static int |
O_RDONLY() |
static int |
O_RDWR() |
static int |
O_WRONLY() |