Home
last modified time | relevance | path

Searched defs:TARGET_O_APPEND (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-user/alpha/
H A Dtarget_fcntl.h12 #define TARGET_O_APPEND 010 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_fcntl.h11 #define TARGET_O_APPEND 0x0008 macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_fcntl.h13 #define TARGET_O_APPEND 000000010 macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_fcntl.h11 #define TARGET_O_APPEND 0x0008 macro
/openbmc/qemu/linux-user/generic/
H A Dfcntl.h29 #define TARGET_O_APPEND 02000 macro