definition in linux: #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY) where __O_TMPFILE and O_DIRECTORY are arch specific |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| microblaze | ||
| mips | ||
| powerpc | ||
| x86_64 | ||
definition in linux: #define O_TMPFILE (__O_TMPFILE | O_DIRECTORY) where __O_TMPFILE and O_DIRECTORY are arch specific |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| microblaze | ||
| mips | ||
| powerpc | ||
| x86_64 | ||