Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h413 #define TARGET_F_DUPFD_CLOEXEC 17 macro
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2247 #define TARGET_F_DUPFD_CLOEXEC (TARGET_F_LINUX_SPECIFIC_BASE + 6) macro