Home
last modified time | relevance | path

Searched defs:TARGET_O_LARGEFILE (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/linux-user/arm/
H A Dtarget_fcntl.h14 #define TARGET_O_LARGEFILE 0400000 macro
/openbmc/qemu/linux-user/m68k/
H A Dtarget_fcntl.h14 #define TARGET_O_LARGEFILE 0400000 macro
/openbmc/qemu/linux-user/ppc/
H A Dtarget_fcntl.h13 #define TARGET_O_LARGEFILE 0200000 macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_fcntl.h18 #define TARGET_O_LARGEFILE 0 /* not necessary, always 64-bit */ macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_fcntl.h24 #define TARGET_O_LARGEFILE 0x40000 macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_fcntl.h18 #define TARGET_O_LARGEFILE 000004000 macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_fcntl.h19 #define TARGET_O_LARGEFILE 0x2000 /* allow large file opens */ macro
/openbmc/qemu/linux-user/generic/
H A Dfcntl.h44 #define TARGET_O_LARGEFILE 0100000 macro