Home
last modified time | relevance | path

Searched defs:TARGET_O_NONBLOCK_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/hppa/
H A Dtarget_fcntl.h12 #define TARGET_O_NONBLOCK_MASK 000200004 /* includes old HP-UX NDELAY flag */ macro
/openbmc/qemu/linux-user/
H A Dsyscall.c295 #define TARGET_O_NONBLOCK_MASK TARGET_O_NONBLOCK macro