Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dtarget_fcntl.h17 #define TARGET_O_DSYNC 040000 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_fcntl.h16 #define TARGET_O_DSYNC 0x2000 macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_fcntl.h17 #define TARGET_O_DSYNC 001000000 macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_fcntl.h12 #define TARGET_O_DSYNC 0x0010 macro
/openbmc/qemu/linux-user/generic/
H A Dfcntl.h35 #define TARGET_O_DSYNC 010000 macro