Home
last modified time | relevance | path

Searched defs:O_LARGEFILE (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dfcntl.h8 #define O_LARGEFILE 0400000 macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dfcntl.h7 #define O_LARGEFILE 0200000 macro
/openbmc/linux/arch/arm64/include/uapi/asm/
H A Dfcntl.h26 #define O_LARGEFILE 0400000 macro
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dfcntl.h8 #define O_LARGEFILE 0400000 macro
/openbmc/linux/tools/testing/selftests/openat2/
H A Dopenat2_test.c26 #define O_LARGEFILE 0x20000 macro
28 #define O_LARGEFILE 0x8000 macro
/openbmc/linux/tools/perf/trace/beauty/
H A Dopen_flags.c23 #define O_LARGEFILE 00100000 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dfcntl.h22 #define O_LARGEFILE 0x2000 /* allow large file opens */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dfcntl.h8 #define O_LARGEFILE 000004000 macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dfcntl.h18 #define O_LARGEFILE 0x40000 macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dfcntl.h15 #define O_LARGEFILE 0400000 /* will be set by the kernel on every open */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h51 #define O_LARGEFILE 00100000 macro
/openbmc/linux/include/uapi/asm-generic/
H A Dfcntl.h51 #define O_LARGEFILE 00100000 macro
/openbmc/qemu/include/qemu/
H A Dosdep.h301 #define O_LARGEFILE 0 macro