Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/alpha/
H A Dtarget_fcntl.h11 #define TARGET_O_NONBLOCK 04 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_fcntl.h17 #define TARGET_O_NONBLOCK 0x4000 macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_fcntl.h11 #define TARGET_O_NONBLOCK 000200000 macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_fcntl.h13 #define TARGET_O_NONBLOCK 0x0080 macro
/openbmc/qemu/linux-user/generic/
H A Dfcntl.h32 #define TARGET_O_NONBLOCK 04000 macro