Home
last modified time | relevance | path

Searched refs:TARGET_O_RDWR (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/generic/
H A Dfcntl.h15 #define TARGET_O_RDWR 02 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c427 { TARGET_O_ACCMODE, TARGET_O_RDWR, O_ACCMODE, O_RDWR, },