Searched refs:TARGET_O_WRONLY (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/linux-user/generic/ | ||
H A D | fcntl.h | 14 #define TARGET_O_WRONLY 01 macro |
/openbmc/qemu/linux-user/ | ||
H A D | syscall.c | 428 { TARGET_O_ACCMODE, TARGET_O_WRONLY, O_ACCMODE, O_WRONLY, }, |