Searched refs:TARGET_O_RDWR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/generic/ | ||
H A D | fcntl.h | 15 #define TARGET_O_RDWR 02 macro |
/openbmc/qemu/linux-user/ | ||
H A D | syscall.c | 429 { TARGET_O_ACCMODE, TARGET_O_RDWR, O_ACCMODE, O_RDWR, }, |