Home
last modified time | relevance | path

Searched defs:TARGET_O_CLOEXEC (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/alpha/
H A Dtarget_fcntl.h23 #define TARGET_O_CLOEXEC 010000000 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_fcntl.h27 #define TARGET_O_CLOEXEC 0x400000 macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_fcntl.h22 #define TARGET_O_CLOEXEC 010000000 macro
/openbmc/qemu/linux-user/generic/
H A Dfcntl.h56 #define TARGET_O_CLOEXEC 02000000 macro