|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
org.catacombae.* |
---|
org.catacombae.jfuse.types.system.FileStatusFlags | ||
---|---|---|
public static final int |
O_ACCMODE |
3 |
public static final int |
O_APPEND |
8 |
public static final int |
O_ASYNC |
64 |
public static final int |
O_CREAT |
512 |
public static final int |
O_DIRECTORY |
1048576 |
public static final int |
O_EVTONLY |
32768 |
public static final int |
O_EXCL |
2048 |
public static final int |
O_EXLOCK |
32 |
public static final int |
O_NOCTTY |
131072 |
public static final int |
O_NOFOLLOW |
256 |
public static final int |
O_NONBLOCK |
4 |
public static final int |
O_RDONLY |
0 |
public static final int |
O_RDWR |
2 |
public static final int |
O_SHLOCK |
16 |
public static final int |
O_SYMLINK |
2097152 |
public static final int |
O_SYNC |
128 |
public static final int |
O_TRUNC |
1024 |
public static final int |
O_WRONLY |
1 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |